[client] spice: add new keybinds <ScrLck>+<LWin>, <ScrLck>+<RWin>

This commit is contained in:
Geoffrey McRae
2021-01-04 18:07:09 +11:00
parent d775ed1ddb
commit 33b117e732
2 changed files with 13 additions and 0 deletions

View File

@@ -89,6 +89,7 @@ struct AppState
KeybindHandle kbMouseSensInc;
KeybindHandle kbMouseSensDec;
KeybindHandle kbCtrlAltFn[12];
KeybindHandle kbPass[2];
};
struct AppParams