mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-04 20:09:08 -04:00
30 lines
526 B
Text
30 lines
526 B
Text
input {
|
|
kb_file =
|
|
kb_layout =
|
|
kb_variant =
|
|
kb_model =
|
|
kb_options = compose:ralt #,caps:escape
|
|
kb_rules =
|
|
|
|
repeat_delay = 200
|
|
repeat_rate = 50
|
|
follow_mouse = 1
|
|
|
|
touchpad {
|
|
natural_scroll = true
|
|
}
|
|
|
|
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
|
force_no_accel = true
|
|
}
|
|
|
|
device {
|
|
name = wacom-intuos-s-pen
|
|
active_area_position = 0, 0
|
|
# active_area_size = 132, 74
|
|
}
|
|
|
|
gestures {
|
|
workspace_swipe = true
|
|
workspace_swipe_forever = false
|
|
}
|