Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. #!/bin/bash
  2. xinput set-button-map "Logitech USB Trackball" 1 8 9 4 5 6 7 2 3
  3. xinput --set-prop "Logitech USB Trackball" "libinput Button Scrolling Button" 3
  4. xinput --set-prop "Logitech USB Trackball" "libinput Middle Emulation Enabled" 1
  5. xinput --set-prop "Logitech USB Trackball" "libinput Natural Scrolling Enabled" 0,1,0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement