Ubuntu 17.10 Mouse can't click on Gnome Elements, Keyboard Misbehaving

Asked by Joscha Finger

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.

I've tried with both my usual wireless mouse (Logitech M150) and a few wired ones -no difference at all.

As for the keyboard (Logitech K220), 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.

Can anybody help me, please?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Joscha Finger
Solved:
Last query:
Last reply:
Revision history for this message
Joscha Finger (j-joscha-finger) said :
#2

 It turns out the window frame buttons of some apps do accept clicks. Chrome does, Chromium does not, neither does LibreOffice. Videos does. Clementine just won't start whatever I do. Home can be opened via keyboard (Superkey), the window's interior works fine, and closing it is not a problem

Revision history for this message
Joscha Finger (j-joscha-finger) said :
#3

Opening a mounted drive via its icon on the desktop does not work.

Revision history for this message
Joscha Finger (j-joscha-finger) said :
#4

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.

Revision history for this message
Joscha Finger (j-joscha-finger) said :
#5

I tried two various suggestions at http://sourcedigit.com/21687-ubuntu-usb-mouse-not-working-ubuntu-touchpad-not-working/ : reinstalling xserver-xorg-input-synaptics and setting GRUB to GRUB_CMDLINE_LINUX_DEFAULT=”i8042.reset quiet splash” . No change.

Revision history for this message
Joscha Finger (j-joscha-finger) said :
#6

The output I get from less /proc/bus/input/devices is as follows:

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

Revision history for this message
Joscha Finger (j-joscha-finger) said :
#7

The mouse trouble is gone after I tried

sudo ubuntu-drivers autoinstall

The keyboard issue remains, though.

Revision history for this message
Joscha Finger (j-joscha-finger) said :
#8

The keyboard issue was my mistake -I'd enabled "Mouse Keys" in Assistive Technologies. Embarrassing, but it would seem I'm not the first ;-).