]> src.twobees.de Git - dotfiles.git/blob - stow/bin/.bin/touchpad.sh
initial
[dotfiles.git] / stow / bin / .bin / touchpad.sh
1 #!/bin/bash
2 #xinput list-props 'Elan Touchpad'
3 # only for the old eeebook...
4 xinput set-prop 'Elan Touchpad' 'libinput Tapping Enabled' 1
5 xinput set-prop 'Elan Touchpad' 'libinput Middle Emulation Enabled' 1
6 xinput set-prop 'Elan Touchpad' 'libinput Natural Scrolling Enabled' 1
7 xinput set-prop 'Elan Touchpad' 'libinput Disable While Typing Enabled' 1
8
9 # swift 3:
10 # invert scrolling, like on a touchscreen
11 synclient VertScrollDelta=-28
12 # 3 finger touch = middle mouse:
13 synclient TapButton3=2