Add Ctrl+Alt+Shift+K combo to toggle system key grab

Fixes #1637
This commit is contained in:
Cameron Gutman
2026-05-24 15:13:23 -05:00
parent 97240cd5f2
commit 29294553bb
3 changed files with 28 additions and 9 deletions
+1
View File
@@ -167,6 +167,7 @@ private:
KeyComboPasteText,
KeyComboTogglePointerRegionLock,
KeyComboQuitAndExit,
KeyComboToggleKeyboardGrab,
KeyComboMax
};