forked from pub-solar/os
dumpyouvms: disable touchpad while typing
This commit is contained in:
parent
97e929c973
commit
06c48d0ae5
|
@ -12,6 +12,8 @@ input "type:keyboard" {
|
|||
input "type:touchpad" {
|
||||
tap enabled
|
||||
natural_scroll enabled
|
||||
# Disable while typing
|
||||
dwt enabled
|
||||
}
|
||||
|
||||
# Touchpad controls
|
||||
|
|
Loading…
Reference in a new issue