virtualx-engine/tests/core/input
bruvzg 6f4d233062
Fix key mapping changes when moving from macOS to other platform
Removes separate `Command` key (use `Meta` instead).
Adds an event flag to automatically remap `Command` <-> `Control` (cannot be set alongside `Control` or `Meta`).
2022-09-07 18:45:35 +02:00
..
test_input_event_key.h Fix key mapping changes when moving from macOS to other platform 2022-09-07 18:45:35 +02:00
test_shortcut.h