source:
vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/dpmsproc.h@
67129
最後變更 在這個檔案從67129是 51223,由 提交於 11 年 前 | |
---|---|
|
|
檔案大小: 333 位元組 |
行 | |
---|---|
1 | /* $XFree86: xc/programs/Xserver/Xext/dpmsproc.h,v 1.3 2001/10/28 03:32:50 tsi Exp $ */ |
2 | |
3 | /* Prototypes for functions that the DDX must provide */ |
4 | |
5 | #ifdef HAVE_DIX_CONFIG_H |
6 | #include <dix-config.h> |
7 | #endif |
8 | |
9 | #ifndef _DPMSPROC_H_ |
10 | #define _DPMSPROC_H_ |
11 | |
12 | void DPMSSet(int level); |
13 | int DPMSGet(int *plevel); |
14 | Bool DPMSSupported(void); |
15 | |
16 | #endif |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器