Disable trackpad while typing
This commit is contained in:
parent
dd64f30e27
commit
20544bc0af
@ -20,6 +20,7 @@ Section "InputClass"
|
||||
Driver "libinput"
|
||||
Option "Tapping" "on"
|
||||
Option "ClickMethod" "clickfinger"
|
||||
Option "DisableWhileTyping" "on"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
|
Loading…
Reference in New Issue
Block a user