mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-07 07:13:59 +01:00
Disable Touchpad While Typing
This commit is contained in:
parent
d4945e8fe9
commit
4b10d6a17c
@ -70,6 +70,7 @@ with lib;
|
||||
follow_mouse = 1
|
||||
touchpad {
|
||||
natural_scroll = false
|
||||
disable_while_typing = true
|
||||
}
|
||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
accel_profile = flat
|
||||
|
Loading…
Reference in New Issue
Block a user