Created
June 9, 2019 14:11
-
-
Save abhirup-dev/0dc47c817a05458e0a1f4d3001d8e69d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "InputClass" | |
Identifier "touchpad" | |
MatchIsTouchpad "on" | |
Driver "libinput" | |
Option "Tapping" "on" | |
Option "TappingButtonMap" "lrm" | |
Option "NaturalScrolling" "on" | |
Option "ScrollMethod" "twofinger" | |
EndSection | |
# paste in /etc/X11/xorg.conf.d/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://cravencode.com/post/essentials/enable-tap-to-click-in-i3wm/
(Source)