Home | History | Annotate | Download | only in include

Lines Matching refs:Left

17 XK_Left =                        0xff51, /* Move left, left arrow */
88 * Auxiliary functions; note the duplicate definitions for left and right
90 * function key groups on the left and/or right sides of the keyboard.
157 XK_Shift_L = 0xffe1, /* Left shift */
159 XK_Control_L = 0xffe3, /* Left control */
164 XK_Meta_L = 0xffe7, /* Left meta */
166 XK_Alt_L = 0xffe9, /* Left alt */
168 XK_Super_L = 0xffeb, /* Left super */
170 XK_Hyper_L = 0xffed, /* Left hyper */
188 XK_parenleft = 0x0028, /* U+0028 LEFT PARENTHESIS */
239 XK_bracketleft = 0x005b, /* U+005B LEFT SQUARE BRACKET */
272 XK_braceleft = 0x007b, /* U+007B LEFT CURLY BRACKET */
288 XK_guillemotleft = 0x00ab, /* U+00AB LEFT-POINTING DOUBLE ANGLE QUOTATION MARK */