@vanvugt (comment from 2022-08-15): I'm using 'Ubuntu on Xorg' with following configuration (see below) in '/usr/share/X11/xorg.conf.d/40-libinput.conf' with follwing result:
- forward & back buttons work fine - left & right button work fine - 'MiddleEmulation' work fine - but scrolling the page - click and hold button 3 (back) (see https://help.ubuntu.com/community/Logitech_Marblemouse_USB) + rolling the ball doesn't work - 'back function' intervenes faster... In the 20.04 all functions worked fine... Section "InputClass" Identifier "Marble Mouse" MatchProduct "Logitech USB Trackball" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "ScrollMethod" "button" Option "ScrollButton" "8" Option "MiddleEmulation" "true" EndSection -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1986168 Title: Logitech Marble Mouse no longer works on upgrde to 22.04.1 LTS Status in libinput package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-input-libinput package in Ubuntu: New Bug description: 1. In 20.04 LTS I had configured the Marble Mouse by adding 39 conf etc according to https://help.ubuntu.com/community/Logitech_Marblemouse_USB 2. On upgrade to 22.04.1 LTS, these no longer work. The edits etc are still in place but the Marble Mouse buttons I configured previously are not working. Expected behavior is they should still work. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1986168/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp