mirror of
https://github.com/swaywm/sway.git
synced 2025-01-31 05:06:45 +00:00
Update input.c
This commit is contained in:
parent
47ac4cd87e
commit
475e289226
|
@ -30,6 +30,7 @@ static const struct cmd_handler input_handlers[] = {
|
|||
{ "scroll_button_lock", input_cmd_scroll_button_lock },
|
||||
{ "scroll_factor", input_cmd_scroll_factor },
|
||||
{ "scroll_method", input_cmd_scroll_method },
|
||||
{ "sensitivity", input_cmd_sensitivity },
|
||||
{ "tap", input_cmd_tap },
|
||||
{ "tap_button_map", input_cmd_tap_button_map },
|
||||
{ "tool_mode", input_cmd_tool_mode },
|
||||
|
|
Loading…
Reference in a new issue