Searched refs:XK_Control_L (Results 1 – 2 of 2) sorted by relevance
37 case XK_Control_L: return KEY_LCONTROL; in X11CodeToKey()
317 #define XK_Control_L 0xffe3 /* Left control */ macro