Next: , Previous: , Up: Routine Groups   [Contents][Index]


11.10 Events

These routines deal with events generated by the X-window system.

checkmenu

To check if the user selected a menu entry.

checkwindow

To check if the user selected a position in a window.

eventname

To find the name corresponding to an event code.

wait_for_menu

To wait until the user selects a menu entry.

xevent

To get information about the events currently in the event queue.

xflush

To force execution of all pending X commands.

xloop

To start the window event manager.

xplace

To wait for the user to select a position in a window.

xpurge

To force execution of all pending X commands and clear the event queue.

xquery

To get information about the current pointer location.

xregister

To register event types and sources to capture.