From 3d12db3d785771b9d00446f6eb87d9bd60368968 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Sun, 17 Oct 2021 01:32:28 -0400 Subject: added new mouse to xinput scripts --- awesome/xinput.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'awesome/xinput.sh') diff --git a/awesome/xinput.sh b/awesome/xinput.sh index 9c3b08e..09c3439 100755 --- a/awesome/xinput.sh +++ b/awesome/xinput.sh @@ -3,3 +3,4 @@ sleep 2 xinput set-prop pointer:"Logitech USB Trackball" "libinput Natural Scrolling Enabled" 1 xinput set-prop pointer:"Logitech USB Trackball" "libinput Accel Speed" 0.90000 +xinput set-prop pointer:"SteelSeries SteelSeries Rival 310 eSports Mouse" "libinput Scrolling Pixel Distance" 30 -- cgit v1.2.3