diff options
| author | Blista Kanjo | 2022-04-26 10:43:19 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2022-04-26 10:43:19 -0400 |
| commit | a54e658781889bb688ac649200774c09f41de37b (patch) | |
| tree | aab03717837d9f42714fe547893f9ffe242136d7 /awesome/xinput.sh | |
| parent | 62e08895caa0dd1644bb7aa78dfd8f5ba5310785 (diff) | |
reimplementation of mouse settings daemon
Diffstat (limited to 'awesome/xinput.sh')
| -rwxr-xr-x | awesome/xinput.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/awesome/xinput.sh b/awesome/xinput.sh deleted file mode 100755 index e0cf56b..0000000 --- a/awesome/xinput.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -sleep 2 -xinput set-prop pointer:"Logitech USB Trackball" "libinput Natural Scrolling Enabled" 1 -xinput set-prop pointer:"Logitech USB Trackball" "libinput Accel Speed" 1.000000 -xinput set-prop pointer:"SteelSeries SteelSeries Rival 310 eSports Mouse" "libinput Scrolling Pixel Distance" 50 -xinput set-prop pointer:"SteelSeries SteelSeries Rival 310 eSports Mouse" "libinput Accel Speed" 0.300000 -xinput set-prop pointer:"ELECOM ELECOM TrackBall Mouse" "libinput Accel Speed" 0.300000 -xinput set-prop pointer:"Logitech M705" "libinput Accel Speed" 1.000000 |
