VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/dpmsproc.h@ 38889

Last change on this file since 38889 was 32163, checked in by vboxsync, 14 years ago

Additions/x11/x11include: additional headers for building drivers for X.Org Server 1.9

  • Property svn:eol-style set to native
File size: 259 bytes
Line 
1/* Prototypes for functions that the DDX must provide */
2
3#ifdef HAVE_DIX_CONFIG_H
4#include <dix-config.h>
5#endif
6
7#ifndef _DPMSPROC_H_
8#define _DPMSPROC_H_
9
10#include "dixstruct.h"
11
12int DPMSSet(ClientPtr client, int level);
13Bool DPMSSupported(void);
14
15#endif
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette