Allow trackpad while typing
This commit is contained in:
parent
b522cead2d
commit
425139e400
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ input type:pointer {
|
||||||
}
|
}
|
||||||
|
|
||||||
input type:touchpad {
|
input type:touchpad {
|
||||||
dwt enabled
|
dwt disabled
|
||||||
tap enabled
|
tap enabled
|
||||||
natural_scroll enabled
|
natural_scroll enabled
|
||||||
middle_emulation enabled
|
middle_emulation enabled
|
||||||
|
|
Reference in a new issue