Last active
February 24, 2025 00:02
-
-
Save Dovias/ce7a1b6ba74093d3d719bd030ba39173 to your computer and use it in GitHub Desktop.
Disable high resolution vertical and horizontal scrolling on Logitech M705 Marathon mouse using libinput override. Put this file under /etc/libinput/ directory, logout and log back in to take this override into effect.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Logitech M705 Marathon Mouse] | |
MatchVendor=0x046D | |
MatchProduct=0x406D | |
AttrEventCode=-REL_WHEEL_HI_RES;-REL_HWHEEL_HI_RES; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment