Searched refs:KEY_LSYSTEM (Results 1 – 5 of 5) sorted by relevance
53 KEY_LSYSTEM, // The left OS specific key: Window (Windows and Linux), Apple (MacOS X), ... enumerator
84 case KEY_LSYSTEM: return "Left System"; in KeyName()
39 case XK_Super_L: return KEY_LSYSTEM; in X11CodeToKey()
35 return KEY_LSYSTEM; in VirtualKeyCodeToKey()
177 case kVK_Command: return KEY_LSYSTEM;