swayfx/sway/commands/input
Ryan Dwyer 5b30391383 Make key repeat configurable
This creates two input commands for configuring the repeat delay and rate.

Example config:

    input "myidentifier" {
        repeat_delay 250
        repeat_rate 25
    }
2018-04-18 23:19:23 +10:00
..
accel_profile.c input config handler context 2018-01-20 11:34:57 -05:00
click_method.c input config handler context 2018-01-20 11:34:57 -05:00
drag_lock.c input config handler context 2018-01-20 11:34:57 -05:00
dwt.c input config handler context 2018-01-20 11:34:57 -05:00
events.c input config handler context 2018-01-20 11:34:57 -05:00
left_handed.c input config handler context 2018-01-20 11:34:57 -05:00
map_to_output.c Add input "identifier" map_to_output "identifier" 2018-04-08 15:09:12 -04:00
middle_emulation.c input config handler context 2018-01-20 11:34:57 -05:00
natural_scroll.c input config handler context 2018-01-20 11:34:57 -05:00
pointer_accel.c input config handler context 2018-01-20 11:34:57 -05:00
repeat.c Make key repeat configurable 2018-04-18 23:19:23 +10:00
scroll_method.c input config handler context 2018-01-20 11:34:57 -05:00
tap.c input config handler context 2018-01-20 11:34:57 -05:00
xkb_layout.c input config handler context 2018-01-20 11:34:57 -05:00
xkb_model.c input config handler context 2018-01-20 11:34:57 -05:00
xkb_options.c input config handler context 2018-01-20 11:34:57 -05:00
xkb_rules.c input config handler context 2018-01-20 11:34:57 -05:00
xkb_variant.c input config handler context 2018-01-20 11:34:57 -05:00