diff options
Diffstat (limited to 'x11')
-rwxr-xr-x | x11/xprofile.hp-envy-office | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xprofile.hp-envy-office b/x11/xprofile.hp-envy-office new file mode 100755 index 0000000..921667f --- /dev/null +++ b/x11/xprofile.hp-envy-office @@ -0,0 +1,3 @@ +#!/bin/sh +xinput --set-prop "pointer:Unicomp Inc Unicomp 10x Kbrd R7_2_w_PS_R7_38" "libinput Accel Speed" 1 # make trackpoint accelerate more +xinput --set-prop 'pointer:Unicomp Inc Unicomp 10x Kbrd R7_2_w_PS_R7_38' 'libinput Scroll Method Enabled' 0 0 1 # enable scroll while holding left + right mouse |