File: structbrlapi__keybinding__t.html

package info (click to toggle)
brltty 3.4.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,268 kB
  • ctags: 4,537
  • sloc: ansic: 54,295; sh: 3,470; makefile: 793; tcl: 398; yacc: 300; awk: 57; python: 29
file content (57 lines) | stat: -rw-r--r-- 2,765 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>brlapi_keybinding_t struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>brlapi_keybinding_t Struct Reference<br>
<small>
[<a class="el" href="group__brlapi__keys.html">Reading key presses</a>]</small>
</h1>Key binding structure. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="brlapi_8h-source.html">brlapi.h</a>&gt;</code>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structbrlapi__keybinding__t.html#m0">client</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This holds settings for the key binding mechanism. Calling <a class="el" href="group__brlapi__tty.html#a0">brlapi_getTty()</a> with it will load bindings from file <code>"$HOME/BRLAPI_HOMEKEYDIR/<a class="el" href="structbrlapi__keybinding__t.html#m0">client</a>-xy\#\#BRLAPI_HOMEKEYEXT"</code> where <code>xy</code> is the driver code, as returned by <a class="el" href="group__brlapi__info.html#a0">brlapi_getDriverId()</a> 
<p>
<hr><h2>Field Documentation</h2>
<a name="m0" doxytag="brlapi_keybinding_t::client"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* brlapi_keybinding_t::client
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
application name
<p>
this is used to build the name of the file which will be read for bindings.     </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="brlapi_8h-source.html">brlapi.h</a></ul>
<hr><address style="align: right;"><small>Generated on Thu Jan 15 13:21:27 2004 for BrlAPI by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.18 </small></address>
</body>
</html>