
FULLSCREEN_GRAB_POINTER
Specifies whether pointer should be grabbed.
Argument: Bool
Default:
TRUE
Procs: create, get, set
Objects: Fullscreen
FULLSCREEN_GRAB_SERVER
Specifies whether server should be grabbed.
Argument: Bool
Default:
TRUE
Procs: create, get, set
Objects: Fullscreen
FULLSCREEN_INPUT_WINDOW
Specifies the window from which input is read; xv_get identifies that window. The server, key-
board, and pointer are grabbed for this window.
Argument: Xv_window
Default: Owner window
Procs: create, get
Objects: Fullscreen
FULLSCREEN_KEYBOARD_GRAB_KBD_MODE
Determines the grab mode for the keyboard when grabbing the keyboard.
Argument: Fullscreen_grab_mode
Default:
FULLSCREEN_ASYNCHRONOUS
Procs: create, get, set
Objects: Fullscreen
FULLSCREEN_KEYBOARD_GRAB_PTR_MODE
Determines the grab mode for the pointer when grabbing the keyboard.
Argument: Fullscreen_grab_mode
Default:
FULLSCREEN_ASYNCHRONOUS
Procs: create, get, set
Objects: Fullscreen
FULLSCREEN_OWNER_EVENTS
When a window grabs the server/keyboard/pointer, the value of this attribute determines the distribu-
tion of events to the the application’s windows.
All events occurring outside all the application’s windows, are reported to the grab window (see
FULLSCREEN_INPUT_WINDOW
).
For events occurring within the application’s windows: If
FULSCREEN_OWNER_EVENTS is TRUE, the
events are reported to the window indicated by the pointer. If
FULSCREEN_OWNER_EVENTS is FALSE,