Disable trackpad while typing

This commit is contained in:
SolidHal 2018-10-25 21:43:01 -05:00
parent dd64f30e27
commit 20544bc0af

View File

@ -20,6 +20,7 @@ Section "InputClass"
Driver "libinput"
Option "Tapping" "on"
Option "ClickMethod" "clickfinger"
Option "DisableWhileTyping" "on"
EndSection
Section "InputClass"