mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
Merge branch 'master' into fullscreen
This commit is contained in:
commit
21eb63cc9e
10 changed files with 94 additions and 1 deletions
|
|
@ -192,6 +192,8 @@ static struct cmd_handler input_handlers[] = {
|
|||
{ "middle_emulation", input_cmd_middle_emulation },
|
||||
{ "natural_scroll", input_cmd_natural_scroll },
|
||||
{ "pointer_accel", input_cmd_pointer_accel },
|
||||
{ "repeat_delay", input_cmd_repeat_delay },
|
||||
{ "repeat_rate", input_cmd_repeat_rate },
|
||||
{ "scroll_method", input_cmd_scroll_method },
|
||||
{ "tap", input_cmd_tap },
|
||||
{ "xkb_layout", input_cmd_xkb_layout },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue