~ubuntu-branches/ubuntu/intrepid/xserver-xgl/intrepid

« back to all changes in this revision

Viewing changes to hw/dmx/doc/html/dmxinput_8h.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthew Garrett
  • Date: 2006-02-13 14:21:43 UTC
  • Revision ID: james.westby@ubuntu.com-20060213142143-mad6z9xzem7hzxz9
Tags: upstream-7.0.0
ImportĀ upstreamĀ versionĀ 7.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html>
 
3
  <head>
 
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">
 
7
  </head>
 
8
  <body>
 
9
<!-- Generated by Doxygen 1.3.4 -->
 
10
<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
 
11
<h1>dmxinput.h File Reference</h1>
 
12
<p>
 
13
<a href="dmxinput_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
 
14
<tr><td></td></tr>
 
15
<tr><td colspan=2><br><h2>Data Structures</h2></td></tr>
 
16
<tr><td class="memItemLeft" nowrap align=right valign=top>struct &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="struct__DMXInputInfo.html">_DMXInputInfo</a></td></tr>
 
17
 
 
18
<tr><td colspan=2><br><h2>Defines</h2></td></tr>
 
19
<tr><td class="memItemLeft" nowrap align=right valign=top>#define&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a0">DMX_MAX_SIGIO_FDS</a>&nbsp;&nbsp;&nbsp;4</td></tr>
 
20
 
 
21
<tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
 
22
<tr><td class="memItemLeft" nowrap align=right valign=top>typedef <a class="el" href="struct__DMXLocalInputInfo.html">_DMXLocalInputInfo</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a3">DMXLocalInputInfoPtr</a></td></tr>
 
23
 
 
24
<tr><td colspan=2><br><h2>Enumerations</h2></td></tr>
 
25
<tr><td class="memItemLeft" nowrap align=right valign=top>enum &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a30">DMXUpdateType</a> { <br>
 
26
&nbsp;&nbsp;<a class="el" href="dmxinput_8h.html#a30a6">DMX_UPDATE_REALIZE</a>, 
 
27
<a class="el" href="dmxinput_8h.html#a30a7">DMX_UPDATE_UNREALIZE</a>, 
 
28
<a class="el" href="dmxinput_8h.html#a30a8">DMX_UPDATE_RESTACK</a>, 
 
29
<a class="el" href="dmxinput_8h.html#a30a9">DMX_UPDATE_COPY</a>, 
 
30
<br>
 
31
&nbsp;&nbsp;<a class="el" href="dmxinput_8h.html#a30a10">DMX_UPDATE_RESIZE</a>, 
 
32
<a class="el" href="dmxinput_8h.html#a30a11">DMX_UPDATE_REPARENT</a>
 
33
<br>
 
34
 }</td></tr>
 
35
 
 
36
<tr><td class="memItemLeft" nowrap align=right valign=top>enum &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a31">dmxSigioState</a> { <a class="el" href="dmxinput_8h.html#a31a12">DMX_NOSIGIO</a> =  0, 
 
37
<a class="el" href="dmxinput_8h.html#a31a13">DMX_USESIGIO</a>, 
 
38
<a class="el" href="dmxinput_8h.html#a31a14">DMX_ACTIVESIGIO</a>
 
39
 }</td></tr>
 
40
 
 
41
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
 
42
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a17">dmxInputInit</a> (<a class="el" href="struct__DMXInputInfo.html">DMXInputInfo</a> *dmxInput)</td></tr>
 
43
 
 
44
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a18">dmxInputReInit</a> (<a class="el" href="struct__DMXInputInfo.html">DMXInputInfo</a> *dmxInput)</td></tr>
 
45
 
 
46
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a19">dmxInputLateReInit</a> (<a class="el" href="struct__DMXInputInfo.html">DMXInputInfo</a> *dmxInput)</td></tr>
 
47
 
 
48
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a20">dmxInputFree</a> (<a class="el" href="struct__DMXInputInfo.html">DMXInputInfo</a> *dmxInput)</td></tr>
 
49
 
 
50
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a21">dmxInputLogDevices</a> (void)</td></tr>
 
51
 
 
52
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a22">dmxUpdateWindowInfo</a> (<a class="el" href="dmxinput_8h.html#a30">DMXUpdateType</a> type, WindowPtr pWindow)</td></tr>
 
53
 
 
54
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a24">dmxeqEnqueue</a> (xEvent *e)</td></tr>
 
55
 
 
56
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a25">dmxeqSwitchScreen</a> (ScreenPtr pScreen, Bool fromDIX)</td></tr>
 
57
 
 
58
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a26">dmxGetGlobalPosition</a> (int *x, int *y)</td></tr>
 
59
 
 
60
<tr><td colspan=2><br><h2>Variables</h2></td></tr>
 
61
<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a4">dmxNumInputs</a></td></tr>
 
62
 
 
63
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="struct__DMXInputInfo.html">DMXInputInfo</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxinput_8h.html#a5">dmxInputs</a></td></tr>
 
64
 
 
65
</table>
 
66
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
67
This file provides access to:<ul>
 
68
<li>global variables available to all hw/dmx routines, and</li><li>enumerations and typedefs needed by input routines in hw/dmx (and hw/dmx/input).</li></ul>
 
69
<p>
 
70
The goal is that no files in hw/dmx should include header files from hw/dmx/input -- the interface defined here should be the only interface exported to the hw/dmx layer. <dl compact><dt><b>See also:</b></dt><dd>input/dmxinputinit.c.</dd></dl>
 
71
<hr><h2>Define Documentation</h2>
 
72
<a class="anchor" name="a0" doxytag="dmxinput.h::DMX_MAX_SIGIO_FDS" ></a><p>
 
73
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
74
  <tr>
 
75
    <td class="mdRow">
 
76
      <table cellpadding="0" cellspacing="0" border="0">
 
77
        <tr>
 
78
          <td class="md" nowrap valign="top"> #define DMX_MAX_SIGIO_FDS&nbsp;&nbsp;&nbsp;4
 
79
      </table>
 
80
    </td>
 
81
  </tr>
 
82
</table>
 
83
<table cellspacing=5 cellpadding=0 border=0>
 
84
  <tr>
 
85
    <td>
 
86
      &nbsp;
 
87
    </td>
 
88
    <td>
 
89
 
 
90
<p>
 
91
Maximum number of file descriptors for SIGIO handling     </td>
 
92
  </tr>
 
93
</table>
 
94
<hr><h2>Typedef Documentation</h2>
 
95
<a class="anchor" name="a3" doxytag="dmxinput.h::DMXLocalInputInfoPtr" ></a><p>
 
96
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
97
  <tr>
 
98
    <td class="mdRow">
 
99
      <table cellpadding="0" cellspacing="0" border="0">
 
100
        <tr>
 
101
          <td class="md" nowrap valign="top"> typedef struct <a class="el" href="struct__DMXLocalInputInfo.html">_DMXLocalInputInfo</a>* <a class="el" href="struct__DMXLocalInputInfo.html">DMXLocalInputInfoPtr</a>
 
102
      </table>
 
103
    </td>
 
104
  </tr>
 
105
</table>
 
106
<table cellspacing=5 cellpadding=0 border=0>
 
107
  <tr>
 
108
    <td>
 
109
      &nbsp;
 
110
    </td>
 
111
    <td>
 
112
 
 
113
<p>
 
114
An opaque structure that is only exposed in the dmx/input layer.     </td>
 
115
  </tr>
 
116
</table>
 
117
<hr><h2>Enumeration Type Documentation</h2>
 
118
<a class="anchor" name="a31" doxytag="dmxinput.h::dmxSigioState" ></a><p>
 
119
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
120
  <tr>
 
121
    <td class="mdRow">
 
122
      <table cellpadding="0" cellspacing="0" border="0">
 
123
        <tr>
 
124
          <td class="md" nowrap valign="top"> enum <a class="el" href="dmxinput_8h.html#a31">dmxSigioState</a>
 
125
      </table>
 
126
    </td>
 
127
  </tr>
 
128
</table>
 
129
<table cellspacing=5 cellpadding=0 border=0>
 
130
  <tr>
 
131
    <td>
 
132
      &nbsp;
 
133
    </td>
 
134
    <td>
 
135
 
 
136
<p>
 
137
State of the SIGIO engine <dl compact><dt><b>Enumeration values: </b></dt><dd>
 
138
<table border=0 cellspacing=2 cellpadding=0>
 
139
<tr><td valign=top><em><a class="anchor" name="a31a12" doxytag="DMX_NOSIGIO" ></a>DMX_NOSIGIO</em>&nbsp;</td><td>
 
140
Device does not use SIGIO at all. </td></tr>
 
141
<tr><td valign=top><em><a class="anchor" name="a31a13" doxytag="DMX_USESIGIO" ></a>DMX_USESIGIO</em>&nbsp;</td><td>
 
142
Device can use SIGIO, but is not (e.g., because the VT is switch away). </td></tr>
 
143
<tr><td valign=top><em><a class="anchor" name="a31a14" doxytag="DMX_ACTIVESIGIO" ></a>DMX_ACTIVESIGIO</em>&nbsp;</td><td>
 
144
Device is currently using SIGIO. </td></tr>
 
145
</table>
 
146
</dl>
 
147
    </td>
 
148
  </tr>
 
149
</table>
 
150
<a class="anchor" name="a30" doxytag="dmxinput.h::DMXUpdateType" ></a><p>
 
151
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
152
  <tr>
 
153
    <td class="mdRow">
 
154
      <table cellpadding="0" cellspacing="0" border="0">
 
155
        <tr>
 
156
          <td class="md" nowrap valign="top"> enum <a class="el" href="dmxinput_8h.html#a30">DMXUpdateType</a>
 
157
      </table>
 
158
    </td>
 
159
  </tr>
 
160
</table>
 
161
<table cellspacing=5 cellpadding=0 border=0>
 
162
  <tr>
 
163
    <td>
 
164
      &nbsp;
 
165
    </td>
 
166
    <td>
 
167
 
 
168
<p>
 
169
Reason why window layout was updated. <dl compact><dt><b>Enumeration values: </b></dt><dd>
 
170
<table border=0 cellspacing=2 cellpadding=0>
 
171
<tr><td valign=top><em><a class="anchor" name="a30a6" doxytag="DMX_UPDATE_REALIZE" ></a>DMX_UPDATE_REALIZE</em>&nbsp;</td><td>
 
172
Window realized </td></tr>
 
173
<tr><td valign=top><em><a class="anchor" name="a30a7" doxytag="DMX_UPDATE_UNREALIZE" ></a>DMX_UPDATE_UNREALIZE</em>&nbsp;</td><td>
 
174
Window unrealized </td></tr>
 
175
<tr><td valign=top><em><a class="anchor" name="a30a8" doxytag="DMX_UPDATE_RESTACK" ></a>DMX_UPDATE_RESTACK</em>&nbsp;</td><td>
 
176
Stacking order changed </td></tr>
 
177
<tr><td valign=top><em><a class="anchor" name="a30a9" doxytag="DMX_UPDATE_COPY" ></a>DMX_UPDATE_COPY</em>&nbsp;</td><td>
 
178
Window copied </td></tr>
 
179
<tr><td valign=top><em><a class="anchor" name="a30a10" doxytag="DMX_UPDATE_RESIZE" ></a>DMX_UPDATE_RESIZE</em>&nbsp;</td><td>
 
180
Window resized </td></tr>
 
181
<tr><td valign=top><em><a class="anchor" name="a30a11" doxytag="DMX_UPDATE_REPARENT" ></a>DMX_UPDATE_REPARENT</em>&nbsp;</td><td>
 
182
Window reparented </td></tr>
 
183
</table>
 
184
</dl>
 
185
    </td>
 
186
  </tr>
 
187
</table>
 
188
<hr><h2>Function Documentation</h2>
 
189
<a class="anchor" name="a24" doxytag="dmxinput.h::dmxeqEnqueue" ></a><p>
 
190
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
191
  <tr>
 
192
    <td class="mdRow">
 
193
      <table cellpadding="0" cellspacing="0" border="0">
 
194
        <tr>
 
195
          <td class="md" nowrap valign="top"> void dmxeqEnqueue </td>
 
196
          <td class="md" valign="top">(&nbsp;</td>
 
197
          <td class="md" nowrap valign="top">xEvent *&nbsp;</td>
 
198
          <td class="mdname1" valign="top" nowrap> <em>e</em>          </td>
 
199
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
200
          <td class="md" nowrap></td>
 
201
        </tr>
 
202
 
 
203
      </table>
 
204
    </td>
 
205
  </tr>
 
206
</table>
 
207
<table cellspacing=5 cellpadding=0 border=0>
 
208
  <tr>
 
209
    <td>
 
210
      &nbsp;
 
211
    </td>
 
212
    <td>
 
213
 
 
214
<p>
 
215
This function adds an event to the end of the queue. If the event is an XInput event, then the next event (the valuator event) is also stored in the queue. If the new event has a time before the time of the last event currently on the queue, then the time is updated for the new event.<p>
 
216
Must be reentrant with ProcessInputEvents. Assumption: dmxeqEnqueue will never be interrupted. If this is called from both signal handlers and regular code, make sure the signal is suspended when called from regular code.     </td>
 
217
  </tr>
 
218
</table>
 
219
<a class="anchor" name="a25" doxytag="dmxinput.h::dmxeqSwitchScreen" ></a><p>
 
220
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
221
  <tr>
 
222
    <td class="mdRow">
 
223
      <table cellpadding="0" cellspacing="0" border="0">
 
224
        <tr>
 
225
          <td class="md" nowrap valign="top"> void dmxeqSwitchScreen </td>
 
226
          <td class="md" valign="top">(&nbsp;</td>
 
227
          <td class="md" nowrap valign="top">ScreenPtr&nbsp;</td>
 
228
          <td class="mdname" nowrap> <em>pScreen</em>, </td>
 
229
        </tr>
 
230
        <tr>
 
231
          <td></td>
 
232
          <td></td>
 
233
          <td class="md" nowrap>Bool&nbsp;</td>
 
234
          <td class="mdname" nowrap> <em>fromDIX</em></td>
 
235
        </tr>
 
236
        <tr>
 
237
          <td></td>
 
238
          <td class="md">)&nbsp;</td>
 
239
          <td class="md" colspan="2"></td>
 
240
        </tr>
 
241
 
 
242
      </table>
 
243
    </td>
 
244
  </tr>
 
245
</table>
 
246
<table cellspacing=5 cellpadding=0 border=0>
 
247
  <tr>
 
248
    <td>
 
249
      &nbsp;
 
250
    </td>
 
251
    <td>
 
252
 
 
253
<p>
 
254
Make <em>pScreen</em> the new screen for enqueueing events. If <em>fromDIX</em> is TRUE, also make <em>pScreen</em> the new screen for dequeuing events.     </td>
 
255
  </tr>
 
256
</table>
 
257
<a class="anchor" name="a26" doxytag="dmxinput.h::dmxGetGlobalPosition" ></a><p>
 
258
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
259
  <tr>
 
260
    <td class="mdRow">
 
261
      <table cellpadding="0" cellspacing="0" border="0">
 
262
        <tr>
 
263
          <td class="md" nowrap valign="top"> void dmxGetGlobalPosition </td>
 
264
          <td class="md" valign="top">(&nbsp;</td>
 
265
          <td class="md" nowrap valign="top">int *&nbsp;</td>
 
266
          <td class="mdname" nowrap> <em>x</em>, </td>
 
267
        </tr>
 
268
        <tr>
 
269
          <td></td>
 
270
          <td></td>
 
271
          <td class="md" nowrap>int *&nbsp;</td>
 
272
          <td class="mdname" nowrap> <em>y</em></td>
 
273
        </tr>
 
274
        <tr>
 
275
          <td></td>
 
276
          <td class="md">)&nbsp;</td>
 
277
          <td class="md" colspan="2"></td>
 
278
        </tr>
 
279
 
 
280
      </table>
 
281
    </td>
 
282
  </tr>
 
283
</table>
 
284
<table cellspacing=5 cellpadding=0 border=0>
 
285
  <tr>
 
286
    <td>
 
287
      &nbsp;
 
288
    </td>
 
289
    <td>
 
290
 
 
291
<p>
 
292
Return DMX's notion of the pointer position in the global coordinate space.     </td>
 
293
  </tr>
 
294
</table>
 
295
<a class="anchor" name="a20" doxytag="dmxinput.h::dmxInputFree" ></a><p>
 
296
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
297
  <tr>
 
298
    <td class="mdRow">
 
299
      <table cellpadding="0" cellspacing="0" border="0">
 
300
        <tr>
 
301
          <td class="md" nowrap valign="top"> void dmxInputFree </td>
 
302
          <td class="md" valign="top">(&nbsp;</td>
 
303
          <td class="md" nowrap valign="top"><a class="el" href="struct__DMXInputInfo.html">DMXInputInfo</a> *&nbsp;</td>
 
304
          <td class="mdname1" valign="top" nowrap> <em>dmxInput</em>          </td>
 
305
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
306
          <td class="md" nowrap></td>
 
307
        </tr>
 
308
 
 
309
      </table>
 
310
    </td>
 
311
  </tr>
 
312
</table>
 
313
<table cellspacing=5 cellpadding=0 border=0>
 
314
  <tr>
 
315
    <td>
 
316
      &nbsp;
 
317
    </td>
 
318
    <td>
 
319
 
 
320
<p>
 
321
Free all of the memory associated with <em>dmxInput</em>     </td>
 
322
  </tr>
 
323
</table>
 
324
<a class="anchor" name="a17" doxytag="dmxinput.h::dmxInputInit" ></a><p>
 
325
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
326
  <tr>
 
327
    <td class="mdRow">
 
328
      <table cellpadding="0" cellspacing="0" border="0">
 
329
        <tr>
 
330
          <td class="md" nowrap valign="top"> void dmxInputInit </td>
 
331
          <td class="md" valign="top">(&nbsp;</td>
 
332
          <td class="md" nowrap valign="top"><a class="el" href="struct__DMXInputInfo.html">DMXInputInfo</a> *&nbsp;</td>
 
333
          <td class="mdname1" valign="top" nowrap> <em>dmxInput</em>          </td>
 
334
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
335
          <td class="md" nowrap></td>
 
336
        </tr>
 
337
 
 
338
      </table>
 
339
    </td>
 
340
  </tr>
 
341
</table>
 
342
<table cellspacing=5 cellpadding=0 border=0>
 
343
  <tr>
 
344
    <td>
 
345
      &nbsp;
 
346
    </td>
 
347
    <td>
 
348
 
 
349
<p>
 
350
Initialize all of the devices described in <em>dmxInput</em>.     </td>
 
351
  </tr>
 
352
</table>
 
353
<a class="anchor" name="a19" doxytag="dmxinput.h::dmxInputLateReInit" ></a><p>
 
354
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
355
  <tr>
 
356
    <td class="mdRow">
 
357
      <table cellpadding="0" cellspacing="0" border="0">
 
358
        <tr>
 
359
          <td class="md" nowrap valign="top"> void dmxInputLateReInit </td>
 
360
          <td class="md" valign="top">(&nbsp;</td>
 
361
          <td class="md" nowrap valign="top"><a class="el" href="struct__DMXInputInfo.html">DMXInputInfo</a> *&nbsp;</td>
 
362
          <td class="mdname1" valign="top" nowrap> <em>dmxInput</em>          </td>
 
363
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
364
          <td class="md" nowrap></td>
 
365
        </tr>
 
366
 
 
367
      </table>
 
368
    </td>
 
369
  </tr>
 
370
</table>
 
371
<table cellspacing=5 cellpadding=0 border=0>
 
372
  <tr>
 
373
    <td>
 
374
      &nbsp;
 
375
    </td>
 
376
    <td>
 
377
 
 
378
<p>
 
379
Re-initialize all the devices described in <em>dmxInput</em>. Called from #dmxReconfig after the cursor is redisplayed.     </td>
 
380
  </tr>
 
381
</table>
 
382
<a class="anchor" name="a21" doxytag="dmxinput.h::dmxInputLogDevices" ></a><p>
 
383
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
384
  <tr>
 
385
    <td class="mdRow">
 
386
      <table cellpadding="0" cellspacing="0" border="0">
 
387
        <tr>
 
388
          <td class="md" nowrap valign="top"> void dmxInputLogDevices </td>
 
389
          <td class="md" valign="top">(&nbsp;</td>
 
390
          <td class="md" nowrap valign="top">void&nbsp;</td>
 
391
          <td class="mdname1" valign="top" nowrap>          </td>
 
392
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
393
          <td class="md" nowrap></td>
 
394
        </tr>
 
395
 
 
396
      </table>
 
397
    </td>
 
398
  </tr>
 
399
</table>
 
400
<table cellspacing=5 cellpadding=0 border=0>
 
401
  <tr>
 
402
    <td>
 
403
      &nbsp;
 
404
    </td>
 
405
    <td>
 
406
 
 
407
<p>
 
408
Log information about all of the known devices using <a class="el" href="dmxlog_8c.html#a7">dmxLog()</a>.     </td>
 
409
  </tr>
 
410
</table>
 
411
<a class="anchor" name="a18" doxytag="dmxinput.h::dmxInputReInit" ></a><p>
 
412
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
413
  <tr>
 
414
    <td class="mdRow">
 
415
      <table cellpadding="0" cellspacing="0" border="0">
 
416
        <tr>
 
417
          <td class="md" nowrap valign="top"> void dmxInputReInit </td>
 
418
          <td class="md" valign="top">(&nbsp;</td>
 
419
          <td class="md" nowrap valign="top"><a class="el" href="struct__DMXInputInfo.html">DMXInputInfo</a> *&nbsp;</td>
 
420
          <td class="mdname1" valign="top" nowrap> <em>dmxInput</em>          </td>
 
421
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
422
          <td class="md" nowrap></td>
 
423
        </tr>
 
424
 
 
425
      </table>
 
426
    </td>
 
427
  </tr>
 
428
</table>
 
429
<table cellspacing=5 cellpadding=0 border=0>
 
430
  <tr>
 
431
    <td>
 
432
      &nbsp;
 
433
    </td>
 
434
    <td>
 
435
 
 
436
<p>
 
437
Re-initialize all the devices described in <em>dmxInput</em>. Called from #dmxReconfig before the cursor is redisplayed.     </td>
 
438
  </tr>
 
439
</table>
 
440
<a class="anchor" name="a22" doxytag="dmxinput.h::dmxUpdateWindowInfo" ></a><p>
 
441
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
442
  <tr>
 
443
    <td class="mdRow">
 
444
      <table cellpadding="0" cellspacing="0" border="0">
 
445
        <tr>
 
446
          <td class="md" nowrap valign="top"> void dmxUpdateWindowInfo </td>
 
447
          <td class="md" valign="top">(&nbsp;</td>
 
448
          <td class="md" nowrap valign="top"><a class="el" href="dmxinput_8h.html#a30">DMXUpdateType</a>&nbsp;</td>
 
449
          <td class="mdname" nowrap> <em>type</em>, </td>
 
450
        </tr>
 
451
        <tr>
 
452
          <td></td>
 
453
          <td></td>
 
454
          <td class="md" nowrap>WindowPtr&nbsp;</td>
 
455
          <td class="mdname" nowrap> <em>pWindow</em></td>
 
456
        </tr>
 
457
        <tr>
 
458
          <td></td>
 
459
          <td class="md">)&nbsp;</td>
 
460
          <td class="md" colspan="2"></td>
 
461
        </tr>
 
462
 
 
463
      </table>
 
464
    </td>
 
465
  </tr>
 
466
</table>
 
467
<table cellspacing=5 cellpadding=0 border=0>
 
468
  <tr>
 
469
    <td>
 
470
      &nbsp;
 
471
    </td>
 
472
    <td>
 
473
 
 
474
<p>
 
475
This routine is called from #dmxwindow.c whenever the layout of windows on the display might have changed. This information is used by input drivers (currently only the console driver) that provide information about window layout to the user.     </td>
 
476
  </tr>
 
477
</table>
 
478
<hr><h2>Variable Documentation</h2>
 
479
<a class="anchor" name="a5" doxytag="dmxinput.h::dmxInputs" ></a><p>
 
480
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
481
  <tr>
 
482
    <td class="mdRow">
 
483
      <table cellpadding="0" cellspacing="0" border="0">
 
484
        <tr>
 
485
          <td class="md" nowrap valign="top"> <a class="el" href="struct__DMXInputInfo.html">DMXInputInfo</a>* <a class="el" href="dmxinput_8h.html#a5">dmxInputs</a>
 
486
      </table>
 
487
    </td>
 
488
  </tr>
 
489
</table>
 
490
<table cellspacing=5 cellpadding=0 border=0>
 
491
  <tr>
 
492
    <td>
 
493
      &nbsp;
 
494
    </td>
 
495
    <td>
 
496
 
 
497
<p>
 
498
List of inputs     </td>
 
499
  </tr>
 
500
</table>
 
501
<a class="anchor" name="a4" doxytag="dmxinput.h::dmxNumInputs" ></a><p>
 
502
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
503
  <tr>
 
504
    <td class="mdRow">
 
505
      <table cellpadding="0" cellspacing="0" border="0">
 
506
        <tr>
 
507
          <td class="md" nowrap valign="top"> int <a class="el" href="dmxinput_8h.html#a4">dmxNumInputs</a>
 
508
      </table>
 
509
    </td>
 
510
  </tr>
 
511
</table>
 
512
<table cellspacing=5 cellpadding=0 border=0>
 
513
  <tr>
 
514
    <td>
 
515
      &nbsp;
 
516
    </td>
 
517
    <td>
 
518
 
 
519
<p>
 
520
Number of <a class="el" href="dmxinput_8h.html#a5">dmxInputs</a>     </td>
 
521
  </tr>
 
522
</table>
 
523
    <hr>
 
524
    <address>
 
525
      <small>
 
526
        Generated June 29, 2004 for <a
 
527
        href="http://dmx.sourceforge.net">Distributed Multihead X</a> by
 
528
        <a href="http://www.doxygen.org/index.html">doxygen</a>
 
529
        1.3.4.
 
530
      </small>
 
531
    </addres>
 
532
    </hr>
 
533
  </body>
 
534
</html>