Skip to content

Commit

Permalink
gpd-micropc: Correct scroll button used for scroll wheel emulation #14
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Jul 15, 2019
1 parent 2fb36cc commit b87e813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/80-gpd-micropc-trackpoint.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Section "InputClass"
Driver "libinput"
Option "AccelSpeed" "1"
Option "MiddleEmulation" "1"
Option "ScrollButton" "22"
Option "ScrollButton" "2"
Option "ScrollMethod" "button"
EndSection

0 comments on commit b87e813

Please sign in to comment.