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