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