Section "InputClass"
Identifier "devops"
MatchDevicePath "/dev/nvram"
MatchDriver "usbhid"
EndSection
Section "InputClass"
Identifier "libinput"
Driver "libinput"
EndSectio
Thats my class
No pointer motion fuzzy :/
Thx
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu.
https://bugs.launchpad.net/bugs/1995781
Title:
Excessive libinput pointer motion even idle
Status in xserver-xorg-input-libinput package in Ubuntu:
New
Bug description:
Hi,
I have a notebook avell c65 mob model and a razer mouse model abyssus
essential.
What is happening:
I installed the package libinput-tools and ran the command;
$ sudo libinput debug-events
After that i see lots of pointer motion event "logs" even with the
mouse idle and gnome-settings acceleration medium/low configs.
Tested workaround:
Edit file file /usr/share/X11/xorg.conf.d/40-libinput.conf , like
this:
Section "InputClass"
Identifier "libinput pointer catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
NoMatchDriver "libinput" # maybe this line optional
Driver "stdin"
EndSection
Now if i set in gnome-control-center, menu mouse&touchpad, mouse
speed/acceleration at full speed;
and run again: $ sudo libinput debug-events ; with mouse pointer idle i got
no pointer motion ;)
Thank you!
Luiz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-libinput/+bug/1995781/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp