Enable Palm Detection on mantel
This commit is contained in:
parent
6a678e315b
commit
6ac50ad8ea
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ case $(hostname) in
|
|||
mantel)
|
||||
# Enable button 1 tap
|
||||
xinput set-prop "SYNA0101:00 06CB:CFB0 Touchpad" "Synaptics Tap Action" 0 0 0 0 1 0 0
|
||||
xinput set-prop "SYNA0101:00 06CB:CFB0 Touchpad" "Synaptics Palm Detection" 1
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue