From: Siraaj Khandkar Date: Wed, 19 Apr 2023 18:15:47 +0000 (-0400) Subject: Enable touchpad on horlamca X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=825c4ba054f89cc8e82dbe82df1557c0bb6cc1a6 Enable touchpad on horlamca --- diff --git a/home/.xlaunch.d.horlamca/xinput b/home/.xlaunch.d.horlamca/xinput index 1e00a82..f4a8d49 100755 --- a/home/.xlaunch.d.horlamca/xinput +++ b/home/.xlaunch.d.horlamca/xinput @@ -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