diff options
Diffstat (limited to '.old/bsdtpscroll')
-rwxr-xr-x | .old/bsdtpscroll | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.old/bsdtpscroll b/.old/bsdtpscroll new file mode 100755 index 0000000..0f2cd20 --- /dev/null +++ b/.old/bsdtpscroll @@ -0,0 +1,4 @@ +#!/bin/sh +xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation" 1 +xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Button" 2 +xinput set-prop "/dev/wsmouse" "WS Pointer Wheel Emulation Axes" 6 7 4 5 |