From 9f986778bd4393c5a9108426969d45aa7f10f334 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 19 Oct 2011 10:44:43 +0200 Subject: libX11 libXext libXft mesa libxcb mkfontscale pixman xserver xkeyboard-config git update 19 oct 2011 --- libXext/specs/dpmslib.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'libXext') diff --git a/libXext/specs/dpmslib.xml b/libXext/specs/dpmslib.xml index 60565b536..ba5682eb8 100644 --- a/libXext/specs/dpmslib.xml +++ b/libXext/specs/dpmslib.xml @@ -85,7 +85,7 @@ These are mapped onto the X DPMS Extension like this: DPMS Functions - + Bool DPMSQueryExtention Display *display @@ -120,7 +120,7 @@ return value is FALSE, and the values of error_base are undefined. - + Status DPMSGetVersion Display *display @@ -156,7 +156,7 @@ incompatible changes, and the minor version will be incremented for small, upwardly compatible changes. - + Bool DPMSCapable Display *display @@ -179,7 +179,7 @@ is capable of DPMS on one head, and incapable on another, the truth value of this function is defined by the X server implementation. - + Status DPMSSetTimeouts Display *display @@ -255,7 +255,7 @@ or equal to the timeout values of earlier modes. If inconsistent values are supplied, a BadValue error will result. - + Status DPMSGetTimeouts Display *display @@ -307,7 +307,7 @@ inactivity in seconds before the third and final level of power savings is invoked. A value of zero indicates that this mode has been disabled. - + Status DPMSEnable Display *display @@ -331,7 +331,7 @@ error is returned. If DPMSEnable is invoked on a display without support for DPMS, no change is made and no error is returned. - + Status DPMSDisable Display *display @@ -353,7 +353,7 @@ and no error is returned. If DPMSDisable is invoked on a display without support for DPMS, no change is made and no error is returned. - + Status DPMSForceLevel Display *display @@ -382,7 +382,7 @@ is disabled on the display, a BadMatch protocol error will result. Status DPMSInfo(display, power_level, state) - + Status DPMSInfo Display *display -- cgit v1.2.3