Skip to content

Instantly share code, notes, and snippets.

@george124816
Created October 24, 2025 00:36
Show Gist options
  • Select an option

  • Save george124816/3504e4903d2ec887836303f195b48dfd to your computer and use it in GitHub Desktop.

Select an option

Save george124816/3504e4903d2ec887836303f195b48dfd to your computer and use it in GitHub Desktop.
Elecom Deft Pro
# /etc/X11/xorg.conf.d/30-trackball.conf
Section "InputClass"
Identifier "ELECOM TrackBall Mouse DEFT Pro TrackBall"
MatchProduct "ELECOM TrackBall Mouse DEFT Pro TrackBall"
Driver "libinput"
Option "ScrollMethod" "button"
Option "ScrollButton" "11"
Option "NaturalScrolling" "false"
Option "ButtonMapping" "1 2 3 4 5 6 7 8 9 1 3 2"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment