27 lines
511 B
Text
27 lines
511 B
Text
# Input settings
|
|
input {
|
|
kb_layout = us
|
|
kb_model = pc105angle
|
|
|
|
#kb_variant = colemak_dh
|
|
|
|
kb_variant = cmk_ed_us
|
|
kb_options = misc:extend, lv5:caps_switch_lock, grp:shifts_toggle, compose:menu, misc:cmk_curl_dh
|
|
|
|
repeat_rate = 60
|
|
repeat_delay = 200
|
|
|
|
kb_file =
|
|
kb_rules = evdev
|
|
|
|
|
|
follow_mouse = 1
|
|
|
|
touchpad {
|
|
disable_while_typing = yes
|
|
natural_scroll = yes
|
|
}
|
|
|
|
sensitivity = 0 # -0.2 #0 # -1.0 - 1.0, 0 means no modification.
|
|
accel_profile = flat
|
|
}
|