Method |
Description |
|
XRRConfig ( Screen screen ) : XRRScreenConfiguration* |
|
|
XRRConfigCurrentConfiguration ( XRRScreenConfiguration config, Rotation rotation ) : SizeID |
|
|
XRRConfigCurrentRate ( XRRScreenConfiguration config ) : short |
|
|
XRRConfigRates ( XRRScreenConfiguration config, int sizeID, int nrates ) : short* |
|
|
XRRConfigRotations ( XRRScreenConfiguration config, Rotation current_rotation ) : Rotation |
|
|
XRRConfigSizes ( XRRScreenConfiguration config, int nsizes ) : XRRScreenSize* |
|
|
XRRConfigTimes ( XRRScreenConfiguration config, Time config_timestamp ) : Time |
|
|
XRRGetScreenInfo ( Display dpy, Drawable draw ) : XRRScreenConfiguration* |
|
|
XRRQueryExtension ( Display dpy, int event_basep, int error_basep ) : Bool |
|
|
XRRQueryVersion ( Display dpy, int major_versionp, int minor_versionp ) : Status |
|
|
XRRRates ( Display dpy, int screen, int sizeID, int nrates ) : short* |
|
|
XRRRootToScreen ( Display dpy, Window root ) : int |
|
|
XRRRotations ( Display dpy, int screen, Rotation current_rotation ) : Rotation |
|
|
XRRScreenConfig ( Display dpy, int screen ) : XRRScreenConfiguration* |
|
|
XRRSetScreenConfig ( Display dpy, XRRScreenConfiguration config, Drawable draw, int size_index, Rotation rotation, Time timestamp ) : Status |
|
|
XRRSetScreenConfigAndRate ( Display dpy, XRRScreenConfiguration config, Drawable draw, int size_index, Rotation rotation, short rate, Time timestamp ) : Status |
|
|
XRRSizes ( Display dpy, int screen, int nsizes ) : XRRScreenSize* |
|
|
XRRTimes ( Display dpy, int screen, Time config_timestamp ) : Time |
|
|
XRRUpdateConfiguration ( XEvent * ) : int |
|
|