Module dpms

Module dpms 

Source
Expand description

Bindings to the DPMS X11 extension.

Structs§

CapableReply
CapableRequest
DPMSMode
DisableRequest
EnableRequest
EventMask
ForceLevelRequest
GetTimeoutsReply
GetTimeoutsRequest
GetVersionReply
GetVersionRequest
InfoNotifyEvent
InfoReply
InfoRequest
SelectInputRequest
SetTimeoutsRequest

Constants§

CAPABLE_REQUEST
Opcode for the Capable request
DISABLE_REQUEST
Opcode for the Disable request
ENABLE_REQUEST
Opcode for the Enable request
FORCE_LEVEL_REQUEST
Opcode for the ForceLevel request
GET_TIMEOUTS_REQUEST
Opcode for the GetTimeouts request
GET_VERSION_REQUEST
Opcode for the GetVersion request
INFO_NOTIFY_EVENT
Opcode for the InfoNotify event
INFO_REQUEST
Opcode for the Info request
SELECT_INPUT_REQUEST
Opcode for the SelectInput request
SET_TIMEOUTS_REQUEST
Opcode for the SetTimeouts request
X11_EXTENSION_NAME
The X11 name of the extension for QueryExtension
X11_XML_VERSION
The version number of this extension that this client library supports.