Skip to content

Instantly share code, notes, and snippets.

View Aircraft192's full-sized avatar

Aircraft192 Aircraft192

View GitHub Profile
@djalexkidd
djalexkidd / scroll.md
Last active July 28, 2025 05:04
Disable hi-resolution scrolling on Linux

If your mouse wheel behaves weirdly in games, you may need to disable high resolution scrolling in modprobe or xinput/libinput settings. This is a common problem on Logitech gaming mouses.

Method 1 : Using modprobe

  1. Unload "hid_logitech_hidpp" kernel module
sudo modprobe -r hid_logitech_hidpp