X Windows Structures - XKeyEventWhat links here?
typedef struct {
	int type;		/* KeyPress or KeyRelease */
	unsigned long serial;	/* # of last request processed by server */
	Bool send_event;	/* true if this came from a SendEvent request */
	Display *display;	/* Display the event was read from */
	Window window;		/* ``event'' window it is reported relative to */
	Window root;		/* root window that the event occurred on */
	Window subwindow;	/* child window */
	Time time;		/* milliseconds */
	int x, y;		/* pointer x, y coordinates in event window */
	int x_root, y_root;	/* coordinates relative to root */
	unsigned int state;	/* key or button mask */
	unsigned int keycode;	/* detail */
	Bool same_screen;	/* same screen flag */
} XKeyEvent;
typedef XKeyEvent XKeyPressedEvent;
typedef XKeyEvent XKeyReleasedEvent;
X Windows Structures - XKeyEvent
programming - C - function strnpos
programming - windows - GetWindowLong
programming - javascript - event handlers
programming - C - struct stat
X Windows Structures - XButtonEvent
programming:c:format string flags
programming:c:function feof
filename:X Windows Structures - XKeyEvent
filename:X%20Windows%20Structures%20%2D%20XKeyEvent
last edit:January 14 2013 17:50:34 (4869 days ago)
ct = 1778964177.000000 = May 16 2026 16:42:57
ft = 1358203834.000000 = January 14 2013 17:50:34
dt = 420760343.000000