5 lines
65 B
Text
5 lines
65 B
Text
|
#!/bin/sh
|
||
|
|
||
|
xinput --set-prop bcm5974 "Trackpad Sensitivity" 0.3
|
||
|
|