From 35a2dd3734f1d31060fe28837cf0e1d947c8d6f4 Mon Sep 17 00:00:00 2001 From: Timmy Keller <tjk@tjkeller.xyz> Date: Sun, 17 Apr 2022 10:46:59 -0500 Subject: reorganize all scripts --- .old/bsdtpscroll | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .old/bsdtpscroll (limited to '.old/bsdtpscroll') 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 -- cgit v1.2.3