XFilterEvent()

NAME

XFilterEvent() - filter X events for an input method

SYNOPSIS

Bool XFilterEvent (XEvent *event, Window w)

ARGUMENTS

event
Specifies the event to filter.
w
Specifies the window for which the filter is to be applied.

DESCRIPTION

If the window argument is None, XFilterEvent applies the filter to the window specified in the XEvent structure. The window argument is provided so that layers above Xlib that do event redirection can indicate to which window an event has been redirected.

If XFilterEvent(3) returns True, then some input method has filtered the event, and the client should discard the event. If XFilterEvent(3) returns False, then the client should continue processing the event.

If a grab has occurred in the client, and XFilterEvent(3) returns True , the client should ungrab the keyboard.

SEE ALSO

XNextEvent()

Xlib

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.