2023-04-03 08:58:55 +00:00
|
|
|
input * {
|
|
|
|
xkb_layout eu,de,us
|
2023-04-07 11:27:30 +00:00
|
|
|
xkb_variant basic,nodeadkeys,euro
|
2023-04-03 08:58:55 +00:00
|
|
|
xkb_numlock enabled
|
|
|
|
xkb_options caps:escape_shifted_capslock
|
|
|
|
}
|
|
|
|
input "type:touchpad" {
|
|
|
|
tap enabled
|
|
|
|
natural_scroll disabled
|
|
|
|
accel_profile adaptive
|
|
|
|
dwt disabled
|
|
|
|
pointer_accel 0.4 # set mouse sensitivity (between -1 and 1)
|
|
|
|
}
|