~ubuntu-branches/ubuntu/oneiric/xorg-server/oneiric-proposed

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Timo Aaltonen
  • Date: 2011-07-05 16:22:23 UTC
  • mfrom: (1.1.44 upstream) (0.11.25 sid)
  • Revision ID: james.westby@ubuntu.com-20110705162223-r7wfqdkwl8zubdjb
Tags: 2:1.10.2.902-1ubuntu1
* Merge from Debian unstable. (LP: #441653)
  - Update 500_xi2.1.patch to apply.
  - Drop patch 218_randr-check-rotated-virtual-size-limits-correctly.diff,
    fixed upstream.
* Update the crtc confinement patch with one that should work, with
  further fixes from upstream. (LP: #389519)
* Dropped a bunch of old Breaks from xserver-xorg-core.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    <link href="doxygen.css" rel="stylesheet" type="text/css">
7
7
  </head>
8
8
  <body>
9
 
<!-- Generated by Doxygen 1.7.3 -->
 
9
<!-- Generated by Doxygen 1.7.4 -->
10
10
  <div id="navrow1" class="tabs">
11
11
    <ul class="tablist">
12
12
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
38
38
  <div class="summary">
39
39
<a href="#func-members">Functions</a>  </div>
40
40
  <div class="headertitle">
41
 
<h1>dmxmap.h File Reference</h1>  </div>
 
41
<div class="title">dmxmap.h File Reference</div>  </div>
42
42
</div>
43
43
<div class="contents">
44
44
 
50
50
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxmap_8h.html#a27107d43f96e7c09241d7ef0b5e9c0f5">dmxMapClear</a> (<a class="el" href="struct__DMXLocalInputInfo.html">DMXLocalInputInfoPtr</a> dmxLocal)</td></tr>
51
51
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxmap_8h.html#abc1a46c87c4acd45e4e5f79370be6169">dmxMapLookup</a> (<a class="el" href="struct__DMXLocalInputInfo.html">DMXLocalInputInfoPtr</a> dmxLocal, int remoteEvent)</td></tr>
52
52
</table>
53
 
<hr/><a name="_details"></a><h2>Detailed Description</h2>
 
53
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
54
54
<div class="textblock"><p>Interface to XInput event mapping support. </p>
55
55
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="dmxmap_8c.html">dmxmap.c</a> </dd></dl>
56
56
</div><hr/><h2>Function Documentation</h2>