[UPDATE][SYSTEM-X] Change scroll button on MX Ergo
Use the "forward page" button instead to use the trackball for scrolling.
This commit is contained in:
parent
b9b3c0d2b0
commit
77784d8219
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@ Section "InputClass"
|
||||||
MatchProduct "MX Ergo Mouse"
|
MatchProduct "MX Ergo Mouse"
|
||||||
Driver "libinput"
|
Driver "libinput"
|
||||||
Option "ScrollMethod" "button"
|
Option "ScrollMethod" "button"
|
||||||
Option "ScrollButton" "2"
|
Option "ScrollButton" "9"
|
||||||
EndSection
|
EndSection
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue