Yesterday I upgraded from Ubuntu 17.04 to 17.10; it turns out that now I can't click on any elements that are directly GNOME-related: the Dock is dead, and the top panel also doesn't 'see' the mouse, doesn't react to clicks.
The login screen also doesn't react to clicking; the cursor moves just fine.
Inside most windows (Chrome, for instance), clicking is not a problem, and elements I've got lying about on the desktop can be clicked on and work.
The configuration window for the mouse works fine, scrolling and clicking are recognised inside that window, too.
Closing a window is possible only if the app has its own exit dialogue -the usual window operations don't work, apart from a few select apps, such as Chrome (but not Chromium).
I've tried with both my usual wireless mouse and a few wired ones -no difference at all.
As for the keyboard, inside the login screen it works perfectly, but then the number block 'dies', regardless of whether I press the NumBlock key.
I've got a strong feeling the two problems are related.
echo $XDG_SESSION_TYPE
tells me "x11", so it's definitely not a Wayland issue.
I tried connecting two different cabled USB mice using an old PS/2 adapter. This did not work: the mice were simply not recognised. A cursor was visible but didn't move with the mouse.
Can anybody help me, please?
I: Bus=0003 Vendor=046d Product=c534 Version=0111 N: Name="Logitech USB Receiver" P: Phys=usb-0000:00:12.0-3/input1 S: Sysfs=/devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.1/0003:046D:C534.0002/i nput/input6 U: Uniq= H: Handlers=kbd mouse0 event3 B: PROP=0 B: EV=1f B: KEY=3007f 0 0 483ffff17aff32d bf54444600000000 ffff0001 130f938b17c000 677bfad941dfed 9ed68000004400 10000002 B: REL=1c3 B: ABS=100000000 B: MSC=10
– Joscha Finger Nov 01 '17 at 17:03sudo ubuntu-drivers autoinstall
. The keyboard issue still remains, though: it doesn't accept the BlockNum key's orders. – Joscha Finger Nov 01 '17 at 20:39