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