2023-10-02 08:40:43 -04:00
|
|
|
# -----------------------------------------------------
|
2023-11-10 16:12:15 -05:00
|
|
|
# Keyboard Layout
|
|
|
|
# -----------------------------------------------------
|
2023-10-02 08:40:43 -04:00
|
|
|
input {
|
2023-11-11 05:17:50 -05:00
|
|
|
kb_layout = us
|
2023-11-10 16:12:15 -05:00
|
|
|
# kb_layout = us
|
2023-10-02 08:40:43 -04:00
|
|
|
follow_mouse = 1
|
|
|
|
touchpad {
|
|
|
|
natural_scroll = false
|
|
|
|
}
|
|
|
|
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
|
|
|
}
|