Add command/meta key support

This commit is contained in:
elasota
2021-08-02 01:04:22 -04:00
parent c04aeeb962
commit eac270670d
10 changed files with 36 additions and 10 deletions

View File

@@ -101,6 +101,8 @@ namespace GpKeySpecials
kRightCtrl,
kLeftAlt,
kRightAlt,
kLeftCommand,
kRightCommand,
kNumLock,
kLeftArrow,
kUpArrow,