Module xcb::xf86vidmode
source · Expand description
The XFree86-VidModeExtension
X extension.
Accessible with the xf86vidmode
cargo feature.
Structs§
- The
AddModeLine
request. - The
BadClockError
error. - The
BadHTimingsError
error. - The
BadVTimingsError
error. - The
ClientNotLocalError
error. - The
DeleteModeLine
request. - The
ExtensionDisabledError
error. - The
GetAllModeLines
request. - Cookie type for GetAllModeLines.
- Unchecked cookie type for GetAllModeLines.
- Reply type for GetAllModeLines.
- The
GetDotClocks
request. - Cookie type for GetDotClocks.
- Unchecked cookie type for GetDotClocks.
- Reply type for GetDotClocks.
- The
GetGamma
request. - Cookie type for GetGamma.
- Unchecked cookie type for GetGamma.
- The
GetGammaRamp
request. - Cookie type for GetGammaRamp.
- Unchecked cookie type for GetGammaRamp.
- Reply type for GetGammaRamp.
- The
GetGammaRampSize
request. - Cookie type for GetGammaRampSize.
- Unchecked cookie type for GetGammaRampSize.
- Reply type for GetGammaRampSize.
- Reply type for GetGamma.
- The
GetModeLine
request. - Cookie type for GetModeLine.
- Unchecked cookie type for GetModeLine.
- Reply type for GetModeLine.
- The
GetMonitor
request. - Cookie type for GetMonitor.
- Unchecked cookie type for GetMonitor.
- Reply type for GetMonitor.
- The
GetPermissions
request. - Cookie type for GetPermissions.
- Unchecked cookie type for GetPermissions.
- Reply type for GetPermissions.
- The
GetViewPort
request. - Cookie type for GetViewPort.
- Unchecked cookie type for GetViewPort.
- Reply type for GetViewPort.
- The
LockModeSwitch
request. - The
ModModeLine
request. - The
ModeUnsuitableError
error. - The
QueryVersion
request. - Cookie type for QueryVersion.
- Unchecked cookie type for QueryVersion.
- Reply type for QueryVersion.
- The
SetClientVersion
request. - The
SetGamma
request. - The
SetGammaRamp
request. - The
SetViewPort
request. - The
SwitchMode
request. - The
SwitchToMode
request. - The
ValidateModeLine
request. - Cookie type for ValidateModeLine.
- Unchecked cookie type for ValidateModeLine.
- Reply type for ValidateModeLine.
- The
ZoomLockedError
error.
Enums§
- Unified error type for the Xf86VidMode extension
Constants§
- The major version of the
XF86VidMode
extension. - The minor version of the
XF86VidMode
extension. - The version string of the
XF86VidMode
extension. - The official identifier for the
XF86VidMode
extension.
Functions§
- Fetch server runtime info data of the
XF86VidMode
extension. - Prefetch server runtime info data of the
XF86VidMode
extension.