Enable touchpad on horlamca
[khome.git] / home / .xlaunch.d.horlamca / xinput
index 1e00a82..f4a8d49 100755 (executable)
@@ -2,7 +2,7 @@
 
 set -e
 
-#touchpad_name='DELL0A6A:00 0488:120A Touchpad'  # Dell Precision 7760
+touchpad_name='DELL0A6A:00 0488:120A Touchpad'  # Dell Precision 7760
 
 # Enable tap-to-click
-#xinput set-prop "$touchpad_name" 'Synaptics Tap Action' 0 0 0 0 1 3 2
+xinput set-prop "$touchpad_name" 'Synaptics Tap Action' 0 0 0 0 1 3 2
This page took 0.017488 seconds and 4 git commands to generate.