Updates
This commit is contained in:
parent
41b6b496c1
commit
972d49978c
@ -28,3 +28,7 @@ input {
|
|||||||
}
|
}
|
||||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gestures {
|
||||||
|
workspace_swipe = true
|
||||||
|
}
|
@ -22,9 +22,14 @@ input {
|
|||||||
# natural_scroll = false
|
# natural_scroll = false
|
||||||
|
|
||||||
# for laptop
|
# for laptop
|
||||||
natural_scroll = yes
|
natural_scroll = true
|
||||||
middle_button_emulation = true
|
middle_button_emulation = true
|
||||||
clickfinger_behavior = 1
|
clickfinger_behavior = true
|
||||||
|
disable_while_typing = true
|
||||||
}
|
}
|
||||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gestures {
|
||||||
|
workspace_swipe = true
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user