diff options
Diffstat (limited to 'x11/xprofile.T495')
-rwxr-xr-x | x11/xprofile.T495 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/xprofile.T495 b/x11/xprofile.T495 new file mode 100755 index 0000000..0eb2d0c --- /dev/null +++ b/x11/xprofile.T495 @@ -0,0 +1,4 @@ +#!/bin/sh +xinput --set-prop 13 308 -0.5 # make trackpoint accelerate less +xinput --set-prop 12 308 0.3 # make trackpad accelerate more +xinput --set-prop 12 298 0 # don't disable trackpad while typing |