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