13 lines
216 B
Text
13 lines
216 B
Text
# Input
|
|
input {
|
|
# Keyboard
|
|
kb_layout = fr
|
|
numlock_by_default = true
|
|
repeat_rate = 75
|
|
repeat_delay = 300
|
|
kb_options = compose:rwin
|
|
|
|
# Mouse
|
|
sensitivity = 0.0
|
|
accel_profile = flat
|
|
}
|