1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN">
4 <meta http-equiv=
"Content-Type" content=
"text/html;charset=iso-8859-1">
5 <title>File Index
</title>
6 <link href=
"doxygen.css" rel=
"stylesheet" type=
"text/css">
9 <!-- Generated by Doxygen 1.3.4 -->
10 <div class=
"qindex"><a class=
"qindex" href=
"main.html">Main
Page
</a> |
<a class=
"qindex" href=
"classes.html">Alphabetical
List
</a> |
<a class=
"qindex" href=
"annotated.html">Data
Structures
</a> |
<a class=
"qindex" href=
"files.html">File
List
</a> |
<a class=
"qindex" href=
"functions.html">Data
Fields
</a> |
<a class=
"qindex" href=
"globals.html">Globals
</a></div>
11 <h1>dmxdpms.c File Reference
</h1><code>#include
"<a class="el
" href="dmx_8h-source.html
">dmx.h</a>"</code><br>
12 <code>#include
"<a class="el
" href="dmxdpms_8h-source.html
">dmxdpms.h</a>"</code><br>
13 <code>#include
"<a class="el
" href="dmxlog_8h-source.html
">dmxlog.h</a>"</code><br>
14 <code>#include
"<a class="el
" href="dmxsync_8h-source.html
">dmxsync.h</a>"</code><br>
15 <code>#include
"dpmsproc.h"</code><br>
16 <code>#include
"windowstr.h"</code><br>
17 <code>#include
"X11/extensions/dpms.h"</code><br>
18 <table border=
0 cellpadding=
0 cellspacing=
0>
20 <tr><td colspan=
2><br><h2>Functions
</h2></td></tr>
21 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>void
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"dmxdpms_8c.html#a3">dmxDPMSInit
</a> (
<a class=
"el" href=
"struct__DMXScreenInfo.html">DMXScreenInfo
</a> *dmxScreen)
</td></tr>
23 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>void
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"dmxdpms_8c.html#a4">dmxDPMSTerm
</a> (
<a class=
"el" href=
"struct__DMXScreenInfo.html">DMXScreenInfo
</a> *dmxScreen)
</td></tr>
25 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>void
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"dmxdpms_8c.html#a5">dmxDPMSWakeup
</a> (void)
</td></tr>
28 <hr><a name=
"_details"></a><h2>Detailed Description
</h2>
29 Provides DPMS support and unifies all DPMS and other screen-saver support in one file. If -dpms is given on the command line, or the Xdmx server is not compiled with DPMS support, then the DPMS extension does not work for clients, but DPMS on the backends is still disables (and restored at Xdmx server shutdown time).
<hr><h2>Function Documentation
</h2>
30 <a class=
"anchor" name=
"a3" doxytag=
"dmxdpms.c::dmxDPMSInit" ></a><p>
31 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
34 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
36 <td class=
"md" nowrap
valign=
"top"> void dmxDPMSInit
</td>
37 <td class=
"md" valign=
"top">(
</td>
38 <td class=
"md" nowrap
valign=
"top"><a class=
"el" href=
"struct__DMXScreenInfo.html">DMXScreenInfo
</a> *
</td>
39 <td class=
"mdname1" valign=
"top" nowrap
> <em>dmxScreen
</em> </td>
40 <td class=
"md" valign=
"top"> )
</td>
41 <td class=
"md" nowrap
></td>
48 <table cellspacing=
5 cellpadding=
0 border=
0>
56 Initialize DPMS support. We save the current settings and turn off DPMS. The settings are restored in
<a class=
"el" href=
"dmxdpms_8h.html#a1">dmxDPMSTerm
</a>.
</td>
59 <a class=
"anchor" name=
"a4" doxytag=
"dmxdpms.c::dmxDPMSTerm" ></a><p>
60 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
63 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
65 <td class=
"md" nowrap
valign=
"top"> void dmxDPMSTerm
</td>
66 <td class=
"md" valign=
"top">(
</td>
67 <td class=
"md" nowrap
valign=
"top"><a class=
"el" href=
"struct__DMXScreenInfo.html">DMXScreenInfo
</a> *
</td>
68 <td class=
"mdname1" valign=
"top" nowrap
> <em>dmxScreen
</em> </td>
69 <td class=
"md" valign=
"top"> )
</td>
70 <td class=
"md" nowrap
></td>
77 <table cellspacing=
5 cellpadding=
0 border=
0>
85 Terminate DPMS support on
<em>dmxScreen
</em>. We restore the settings saved in
<a class=
"el" href=
"dmxdpms_8h.html#a0">dmxDPMSInit
</a>.
</td>
88 <a class=
"anchor" name=
"a5" doxytag=
"dmxdpms.c::dmxDPMSWakeup" ></a><p>
89 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
92 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
94 <td class=
"md" nowrap
valign=
"top"> void dmxDPMSWakeup
</td>
95 <td class=
"md" valign=
"top">(
</td>
96 <td class=
"md" nowrap
valign=
"top">void
</td>
97 <td class=
"mdname1" valign=
"top" nowrap
> </td>
98 <td class=
"md" valign=
"top"> )
</td>
99 <td class=
"md" nowrap
></td>
106 <table cellspacing=
5 cellpadding=
0 border=
0>
114 Called when activity is detected so that DPMS power-saving mode can be deactivated.
</td>
120 Generated June
29,
2004 for
<a
121 href=
"http://dmx.sourceforge.net">Distributed Multihead X
</a> by
122 <a href=
"http://www.doxygen.org/index.html">doxygen
</a>