I set up the two terminals. I ran dmesg which gave me the following
murphy@murphy-dual-boot:~$ dmesg |tail -f
[ 1350.565255] sd 7:0:1:0: [sdb] START_STOP FAILED
[ 1350.565259] sd 7:0:1:0: [sdb] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[ 1775.121043] usb 2-2.3: USB disconnect, address 4
[ 1777.762039] usb 2-2.3: new low speed USB device using ohci_hcd and address 5
[ 1777.874210] usb 2-2.3: configuration #1 chosen from 1 choice
[ 1777.890724] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2.3/2-2.3:1.0/input/input6
[ 1777.890881] logitech 0003:046D:C517.0004: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:02.0-2.3/input0
[ 1777.908055] logitech 0003:046D:C517.0005: fixing up Logitech keyboard report descriptor
[ 1777.910434] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2.3/2-2.3:1.1/input/input7
[ 1777.910712] logitech 0003:046D:C517.0005: input,hiddev96,hidraw2: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:02.0-2.3/input1
I then hit return in the other terminal. It gave me the following:
murphy@murphy-dual-boot:~$ sudo X -configure
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
Please consult the The X.Org Foundation support
at
http://wiki.x.org
for help.
ddxSigGiveUp: Closing log
murphy@murphy-dual-boot:~$
I hit Ctrl/Alt/Backspace(this is the command to restart X, correct? It is checked in my keyboard layout)
Nothing happened. I tried several times. Have I made a mistake?
Nothing seemed to change.