Module xcb::xf86vidmode[][src]

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.

The GetDotClocks request.

Unchecked cookie type for GetDotClocks.

The GetGamma request.

Cookie type for GetGamma.

Unchecked cookie type for GetGamma.

The GetGammaRamp request.

Unchecked cookie type for GetGammaRamp.

The GetGammaRampSize request.

Reply type for GetGamma.

The GetModeLine request.

Unchecked cookie type for GetModeLine.

The GetMonitor request.

Cookie type for GetMonitor.

Unchecked cookie type for GetMonitor.

Reply type for GetMonitor.

The GetPermissions request.

The GetViewPort request.

Unchecked cookie type for GetViewPort.

The LockModeSwitch request.

The ModModeLine request.

The ModeUnsuitableError error.

The QueryVersion request.

Unchecked cookie type for QueryVersion.

The SetClientVersion request.

The SetGamma request.

The SetGammaRamp request.

The SetViewPort request.

The SwitchMode request.

The SwitchToMode request.

The ValidateModeLine request.

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.

Type Definitions