diff options
| author | Blista Kanjo | 2021-11-02 17:22:07 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2021-11-02 17:22:07 -0400 |
| commit | dd58a8b37ef6f39382b12680a7c1068114ce3d96 (patch) | |
| tree | ac5225bfecb0bd17840d9cee9cbff0d1982c5055 /awesome/xinput.sh | |
| parent | 76a71b8c507a6c3162fa2afa8f1b8bf87df33bc1 (diff) | |
added the Logitech M705
Diffstat (limited to 'awesome/xinput.sh')
| -rwxr-xr-x | awesome/xinput.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/awesome/xinput.sh b/awesome/xinput.sh index 9f39f93..4e86f9e 100755 --- a/awesome/xinput.sh +++ b/awesome/xinput.sh @@ -7,3 +7,5 @@ xinput set-prop pointer:"SteelSeries SteelSeries Rival 310 eSports Mouse" "libin 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 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 |
