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