19 lines
603 B
Desktop File
19 lines
603 B
Desktop File
[Unit]
|
|
BindsTo=autostart.target
|
|
After=windowmanager.target
|
|
ConditionEnvironment=MACHINE_TYPE=laptop
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/env synclient VertEdgeScroll=0
|
|
ExecStart=/usr/bin/env synclient VertTwoFingerScroll=1
|
|
ExecStart=/usr/bin/env synclient MaxSpeed=2.2
|
|
ExecStart=/usr/bin/env synclient AccelFactor=0.08
|
|
ExecStart=/usr/bin/env synclient TapButton1=1
|
|
ExecStart=/usr/bin/env synclient CoastingSpeed=0
|
|
ExecStart=/usr/bin/env synclient PalmDetect=1
|
|
ExecStart=/usr/bin/env synclient PalmMinWidth=20
|
|
ExecStart=/usr/bin/env synclient PalmMinZ=1
|
|
RemainAfterExit=true
|
|
Environment=DISPLAY=:0
|