Add basic mouse-to-touchpad emulation (#3842)

This commit is contained in:
kalaposfos13
2025-12-02 09:21:01 +01:00
committed by GitHub
parent a5f9280841
commit c3f7a4301c
6 changed files with 35 additions and 5 deletions

View File

@@ -1310,6 +1310,7 @@ hotkey_pause = f9
hotkey_reload_inputs = f8
hotkey_toggle_mouse_to_joystick = f7
hotkey_toggle_mouse_to_gyro = f6
hotkey_toggle_mouse_to_touchpad = delete
hotkey_quit = lctrl, lshift, end
)";
}