1 #!/bin/bash 2 3 xinput --set-prop 13 'libinput Accel Profile Enabled' 0, 1 4 5 xinput --set-prop 14 'libinput Accel Profile Enabled' 0, 1 6 7 xinput --set-prop 'Logitech Wireless Mouse' \ 8 'libinput Accel Profile Enabled' 0, 1 9 10 xinput --set-prop 'DLLA6AE:00 06CB:75DD Touchpad' 'libinput Tapping Enabled' 1