Skip to content

Commit

Permalink
👍 update speed to scroll mouse
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Apr 13, 2024
1 parent 1230cb3 commit 35f5f28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .setup/options/packages/imwheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ if [ "" = "$PKG_OK" ]; then
sudo apt-get install -y $REQUIRED_PKG
tee -a ~/.imwheelrc <<EOF
".*"
None, Up, Button4, 3
None, Down, Button5, 3
None, Up, Button4, 2
None, Down, Button5, 2
None, Thumb1, Alt_L|Left
None, Thumb2, Alt_L|Right
Control_L, Up, Control_L|Button4
Expand Down

0 comments on commit 35f5f28

Please sign in to comment.