summaryrefslogtreecommitdiff
path: root/Xext/dpmsproc.h
diff options
context:
space:
mode:
authorroot <root@zombrain.(none)>2011-07-25 08:54:41 (GMT)
committerroot <root@zombrain.(none)>2011-07-25 08:54:41 (GMT)
commitab4fcaad149d4bdccefa8f693c2a8e044b40dd4c (patch)
treec95c280caabc70e7aedbde723e38820047357be7 /Xext/dpmsproc.h
initial state (xorg-server 1.10.2)
Diffstat (limited to 'Xext/dpmsproc.h')
-rw-r--r--Xext/dpmsproc.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/Xext/dpmsproc.h b/Xext/dpmsproc.h
new file mode 100644
index 0000000..c1df56f
--- /dev/null
+++ b/Xext/dpmsproc.h
@@ -0,0 +1,15 @@
+/* Prototypes for functions that the DDX must provide */
+
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
+#ifndef _DPMSPROC_H_
+#define _DPMSPROC_H_
+
+#include "dixstruct.h"
+
+int DPMSSet(ClientPtr client, int level);
+Bool DPMSSupported(void);
+
+#endif
contact: Jan Huwald // Impressum