Searched refs:shift_code (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xtrap/dist/
H A Dxtrapchar.c139 static KeyCode shift_code; variable in typeref:typename:KeyCode
158 XESimulateXEventRequest(tc, KeyPress, shift_code, 0, 0, 0);
164 XESimulateXEventRequest(tc, KeyRelease, shift_code, 0, 0, 0);
248 shift_code = XKeysymToKeycode(tc->dpy,XK_Shift_L);
536 XESimulateXEventRequest(tc,KeyPress,shift_code,0,0,0);
540 XESimulateXEventRequest(tc,KeyRelease,shift_code,

Completed in 3 milliseconds