1 #!/bin/bash 2 3 4 xinput --set-prop 10 'libinput Accel Profile Enabled' 0, 1 5 6 xinput --set-prop 'Logitech Wireless Mouse' 'libinput Accel Profile Enabled' 0, 1 7 8 xinput --set-prop 'DLLA6AE:00 06CB:75DD Touchpad' 'libinput Tapping Enabled' 1 9
![]() | repos/scriptsSimple scripts that I made for my personal computer to map keys, make bluetooth work, brightness keys, etc. |