diff options
Diffstat (limited to 'awesome/xinput-daemon.sh')
| -rwxr-xr-x | awesome/xinput-daemon.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/xinput-daemon.sh b/awesome/xinput-daemon.sh index 774cd55..9860897 100755 --- a/awesome/xinput-daemon.sh +++ b/awesome/xinput-daemon.sh @@ -4,7 +4,7 @@ xinput set-prop pointer:"Logitech USB Trackball" "libinput Natural Scrolling Ena 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" 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.650000 +xinput set-prop pointer:"ELECOM ELECOM TrackBall Mouse" "libinput Accel Speed" 0.300000 xinput set-prop pointer:"ELECOM ELECOM TrackBall Mouse" "libinput Scrolling Pixel Distance" 50 xinput set-prop pointer:"Logitech M705" "libinput Accel Speed" 1.000000 xinput set-prop pointer:"Logitech M705" "libinput Scrolling Pixel Distance" 50 |
