XProximityNotifyEvent

ProximityNotify events. These events are sent by those absolute positioning devices that are capable of generating proximity information.

Members

Variables

axes_count
ubyte axes_count;
Undocumented in source.
axis_data
int[6] axis_data;
Undocumented in source.
device_state
uint device_state;
Undocumented in source.
deviceid
XID deviceid;
Undocumented in source.
display
Display* display;
Undocumented in source.
first_axis
ubyte first_axis;
Undocumented in source.
root
Window root;
Undocumented in source.
same_screen
Bool same_screen;
Undocumented in source.
send_event
Bool send_event;
Undocumented in source.
serial
ulong serial;
Undocumented in source.
state
uint state;
Undocumented in source.
subwindow
Window subwindow;
Undocumented in source.
time
Time time;
Undocumented in source.
type
int type;
Undocumented in source.
window
Window window;
Undocumented in source.
x
int x;
Undocumented in source.
x_root
int x_root;
y
int y;
y_root
int y_root;
Undocumented in source.

Meta