Fix autostart

This commit is contained in:
2017-08-26 11:31:18 +02:00
parent 4faeb99007
commit ea8cd5ba83
10 changed files with 0 additions and 0 deletions

12
autostart/30_touchpad.sh Executable file
View File

@@ -0,0 +1,12 @@
#!/usr/bin/env bash
printf '%s' "configuring synclient" >>"$LOGFILE"
synclient VertEdgeScroll=0
synclient VertTwoFingerScroll=1
synclient MaxSpeed=2.2
synclient AccelFactor=0.08
synclient TapButton1=1
synclient CoastingSpeed=0
synclient PalmDetect=1
synclient PalmMinWidth=20
synclient PalmMinZ=180