mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-31 04:37:41 +00:00
feat(windows): missed checked in file
This commit is contained in:
parent
b0ff713e77
commit
2927f57c04
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ const
|
|||
|
||||
SRegValue_AltGrCtrlAlt = 'simulate altgr'; // CU
|
||||
SRegValue_KeyboardHotKeysAreToggle = 'hotkeys are toggles'; // CU
|
||||
SRegValue_UseRightModifierHotKey = 'use right modifier for hotkey'; // CU
|
||||
SRegValue_ReleaseShiftKeysAfterKeyPress = 'release shift keys after key press'; // CU
|
||||
SRegValue_TestKeymanFunctioning = 'test keyman functioning'; // CU, default true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue