Skip to content

Instantly share code, notes, and snippets.

@george124816
Last active May 19, 2025 14:49
Show Gist options
  • Save george124816/36e26ad5bb531aaad2e6f5d0d6fe30de to your computer and use it in GitHub Desktop.
Save george124816/36e26ad5bb531aaad2e6f5d0d6fe30de to your computer and use it in GitHub Desktop.
Configuration to ELECOM DEFT Pro TrackBall
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