Searched defs:KF_NL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Input/
H A DPS2K.cpp242 #define KF_NL 0x20 /* Num Lock key. */ macro
351 /* 53 */ {0x45, 0x77, 0x76, KF_NL, T_M }, /* Key 90: Num Lock */
825 if ((pKeyDef->keyFlags & KF_NL) && fKeyDown)

Completed in 94 milliseconds