Skip to content

Instantly share code, notes, and snippets.

@Dovias
Last active February 24, 2025 00:02
Show Gist options
  • Save Dovias/ce7a1b6ba74093d3d719bd030ba39173 to your computer and use it in GitHub Desktop.
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.
[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