X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xlaunch.d.zondaii%2Fxinput;fp=home%2F.xlaunch.d.zondaii%2Fxinput;h=cc23432126b15f9cffe33c5d8368d738a8c2b6d2;hb=84d46fdd7172082ea73029299f3549baa6fc3eee;hp=0000000000000000000000000000000000000000;hpb=dcdbf14b69c8b20d7016c9d9c44c617be011d76c;p=khome.git diff --git a/home/.xlaunch.d.zondaii/xinput b/home/.xlaunch.d.zondaii/xinput new file mode 100755 index 0000000..cc23432 --- /dev/null +++ b/home/.xlaunch.d.zondaii/xinput @@ -0,0 +1,8 @@ +#! /bin/bash + +set -e + +touchpad_name='DLL096D:01 06CB:CDE6 Touchpad' # Dell XPS 13 9300 + +# Enable tap-to-click (1-finger: left-click, 2-finger: right-click) +xinput set-prop "$touchpad_name" 'libinput Tapping Enabled' 1