mirror of
https://github.com/swaywm/sway.git
synced 2026-02-16 22:05:35 -05:00
Update input.c
This commit is contained in:
parent
47ac4cd87e
commit
475e289226
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue