From 71ca28742ac4f93ab2401eaee8e78471c023cd4b Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 7 Nov 2024 11:32:27 +0800 Subject: Update --- X11/libinput/30-touchpad.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 X11/libinput/30-touchpad.conf (limited to 'X11/libinput/30-touchpad.conf') diff --git a/X11/libinput/30-touchpad.conf b/X11/libinput/30-touchpad.conf new file mode 100644 index 0000000..b5d4424 --- /dev/null +++ b/X11/libinput/30-touchpad.conf @@ -0,0 +1,7 @@ +# check ~/.local/share/xorg/Xorg.0.log for device name +Section "InputClass" + Identifier "touchpad" + Driver "libinput" + Option "Tapping" "on" + Option "NaturalScrolling" "on" +EndSection -- cgit v1.2.3-70-g09d2