[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:
Bruno BELANYI 2020-06-24 18:33:47 +02:00
parent b9b3c0d2b0
commit 77784d8219
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ Section "InputClass"
MatchProduct "MX Ergo Mouse"
Driver "libinput"
Option "ScrollMethod" "button"
Option "ScrollButton" "2"
Option "ScrollButton" "9"
EndSection