У меня
lsusb
Bus 003 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
/usr/share/X11/xorg.conf.d/10-evdev.conf
найти
...
Identifier "evdev keyboard catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
...
заменить
...
Identifier "evdev keyboard catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "GrabDevice" "True"
...
и ребут.
Всё ок.