21 lines
348 B
Plaintext
21 lines
348 B
Plaintext
input type:touchpad {
|
|
dwt enabled
|
|
tap disabled
|
|
natural_scroll enabled
|
|
accel_profile "adaptive"
|
|
pointer_accel 0.8
|
|
}
|
|
|
|
input type:keyboard {
|
|
xkb_layout "us"
|
|
xkb_variant "altgr-weur"
|
|
xkb_options "caps:escape"
|
|
repeat_delay 400
|
|
repeat_rate 30
|
|
}
|
|
|
|
input type:mouse {
|
|
accel_profile "flat"
|
|
pointer_accel 0.5
|
|
}
|