Enable touchpad on horlamca
[khome.git] / home / .xlaunch.d.horlamca / xinput
CommitLineData
6db09847
SK
1#! /bin/bash
2
3set -e
4
825c4ba0 5touchpad_name='DELL0A6A:00 0488:120A Touchpad' # Dell Precision 7760
6db09847
SK
6
7# Enable tap-to-click
825c4ba0 8xinput set-prop "$touchpad_name" 'Synaptics Tap Action' 0 0 0 0 1 3 2
This page took 0.026618 seconds and 4 git commands to generate.