mbp-manjaro/oem/bladebook-oem-i3/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf

7 lines
131 B
Plaintext
Raw Normal View History

2019-02-05 21:31:00 -05:00
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
EndSection