Expand description
The XFree86-VidModeExtension X extension.
Accessible with the xf86vidmode cargo feature.
Structs§
- AddMode
Line - The
AddModeLinerequest. - BadClock
Error - The
BadClockErrorerror. - BadH
Timings Error - The
BadHTimingsErrorerror. - BadV
Timings Error - The
BadVTimingsErrorerror. - Client
NotLocal Error - The
ClientNotLocalErrorerror. - Clock
Flag - Delete
Mode Line - The
DeleteModeLinerequest. - Extension
Disabled Error - The
ExtensionDisabledErrorerror. - GetAll
Mode Lines - The
GetAllModeLinesrequest. - GetAll
Mode Lines Cookie - Cookie type for GetAllModeLines.
- GetAll
Mode Lines Cookie Unchecked - Unchecked cookie type for GetAllModeLines.
- GetAll
Mode Lines Reply - Reply type for GetAllModeLines.
- GetDot
Clocks - The
GetDotClocksrequest. - GetDot
Clocks Cookie - Cookie type for GetDotClocks.
- GetDot
Clocks Cookie Unchecked - Unchecked cookie type for GetDotClocks.
- GetDot
Clocks Reply - Reply type for GetDotClocks.
- GetGamma
- The
GetGammarequest. - GetGamma
Cookie - Cookie type for GetGamma.
- GetGamma
Cookie Unchecked - Unchecked cookie type for GetGamma.
- GetGamma
Ramp - The
GetGammaRamprequest. - GetGamma
Ramp Cookie - Cookie type for GetGammaRamp.
- GetGamma
Ramp Cookie Unchecked - Unchecked cookie type for GetGammaRamp.
- GetGamma
Ramp Reply - Reply type for GetGammaRamp.
- GetGamma
Ramp Size - The
GetGammaRampSizerequest. - GetGamma
Ramp Size Cookie - Cookie type for GetGammaRampSize.
- GetGamma
Ramp Size Cookie Unchecked - Unchecked cookie type for GetGammaRampSize.
- GetGamma
Ramp Size Reply - Reply type for GetGammaRampSize.
- GetGamma
Reply - Reply type for GetGamma.
- GetMode
Line - The
GetModeLinerequest. - GetMode
Line Cookie - Cookie type for GetModeLine.
- GetMode
Line Cookie Unchecked - Unchecked cookie type for GetModeLine.
- GetMode
Line Reply - Reply type for GetModeLine.
- GetMonitor
- The
GetMonitorrequest. - GetMonitor
Cookie - Cookie type for GetMonitor.
- GetMonitor
Cookie Unchecked - Unchecked cookie type for GetMonitor.
- GetMonitor
Reply - Reply type for GetMonitor.
- GetPermissions
- The
GetPermissionsrequest. - GetPermissions
Cookie - Cookie type for GetPermissions.
- GetPermissions
Cookie Unchecked - Unchecked cookie type for GetPermissions.
- GetPermissions
Reply - Reply type for GetPermissions.
- GetView
Port - The
GetViewPortrequest. - GetView
Port Cookie - Cookie type for GetViewPort.
- GetView
Port Cookie Unchecked - Unchecked cookie type for GetViewPort.
- GetView
Port Reply - Reply type for GetViewPort.
- Lock
Mode Switch - The
LockModeSwitchrequest. - ModMode
Line - The
ModModeLinerequest. - Mode
Flag - Mode
Info - Mode
Unsuitable Error - The
ModeUnsuitableErrorerror. - Permission
- Query
Version - The
QueryVersionrequest. - Query
Version Cookie - Cookie type for QueryVersion.
- Query
Version Cookie Unchecked - Unchecked cookie type for QueryVersion.
- Query
Version Reply - Reply type for QueryVersion.
- SetClient
Version - The
SetClientVersionrequest. - SetGamma
- The
SetGammarequest. - SetGamma
Ramp - The
SetGammaRamprequest. - SetView
Port - The
SetViewPortrequest. - Switch
Mode - The
SwitchModerequest. - Switch
ToMode - The
SwitchToModerequest. - Validate
Mode Line - The
ValidateModeLinerequest. - Validate
Mode Line Cookie - Cookie type for ValidateModeLine.
- Validate
Mode Line Cookie Unchecked - Unchecked cookie type for ValidateModeLine.
- Validate
Mode Line Reply - Reply type for ValidateModeLine.
- Zoom
Locked Error - The
ZoomLockedErrorerror.
Enums§
- Error
- Unified error type for the Xf86VidMode extension
Constants§
- MAJOR_
VERSION - The major version of the
XF86VidModeextension. - MINOR_
VERSION - The minor version of the
XF86VidModeextension. - VERSION_
STRING - The version string of the
XF86VidModeextension. - XNAME
- The official identifier for the
XF86VidModeextension.
Functions§
- get_
extension_ data - Fetch server runtime info data of the
XF86VidModeextension. - prefetch_
extension_ data - Prefetch server runtime info data of the
XF86VidModeextension.