Bruno BELANYI
e9c834d260
This configuration file enables the use of the trackball as a scroll wheel by keeping the middle mouse button clicked.
8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
Section "InputClass"
|
|
Identifier "MX Ergo Mouse"
|
|
MatchProduct "MX Ergo Mouse"
|
|
Driver "libinput"
|
|
Option "ScrollMethod" "button"
|
|
Option "ScrollButton" "2"
|
|
EndSection
|