Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/doc/en/html/menu/setup-keyboardr.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3226 by maya, Tue Mar 24 09:37:20 2009 UTC revision 3227 by maya, Tue Mar 24 15:10:33 2009 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2    "http://www.w3.org/TR/html4/strict.dtd">    "http://www.w3.org/TR/html4/strict.dtd">
3  <html>  <html>
4    <head>    <head>
5      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6      <title>Keyboard ([Setup] menu; Russian mode)</title>      <title>Keyboard ([Setup] menu; Russian mode)</title>
7      <META http-equiv="Content-Style-Type" content="text/css">      <META http-equiv="Content-Style-Type" content="text/css">
8      <link rel="stylesheet" href="../style.css" type="text/css">      <link rel="stylesheet" href="../style.css" type="text/css">
9    </head>    </head>
10    
11    <body>    <body>
12      <h1>Keyboard ([Setup] menu; Russian mode)</h1>      <h1>Keyboard ([Setup] menu; Russian mode)</h1>
13    
14      <h2>"Keyboard setup" dialog box</h2>      <h2>"Keyboard setup" dialog box</h2>
15      <dl>      <dl>
16        <dt>Transmit DEL by:</dt>        <dt>Transmit DEL by:</dt>
17        <dd>        <dd>
18          <dl>          <dl>
19            <dt>Backspace key</dt>            <dt>Backspace key</dt>
20            <dd>            <dd>
21              If this option is checked, pressing the backspace key sends              If this option is checked, pressing the backspace key sends
22              the DEL character (ASCII 0x7F). If not checked, the BS character              the DEL character (ASCII 0x7F). If not checked, the BS character
23              (ASCII 0x08) is sent. Even if this option is (not) checked,              (ASCII 0x08) is sent. Even if this option is (not) checked,
24              the BS (DEL) character can be sent by pressing the              the BS (DEL) character can be sent by pressing the
25              Ctrl+backspace key.              Ctrl+backspace key.
26            </dd>            </dd>
27    
28            <dt>Delete key</dt>            <dt>Delete key</dt>
29            <dd>            <dd>
30              If this option is checked, pressing the Delete key sends the              If this option is checked, pressing the Delete key sends the
31              DEL character. If not checked, the function assigned for the              DEL character. If not checked, the function assigned for the
32              Delete key is determined by the              Delete key is determined by the
33              <a href="../setup/keyboard.html">keyboard setupfile</a>.              <a href="../setup/keyboard.html">keyboard setupfile</a>.
34            </dd>            </dd>
35          </dl>          </dl>
36        </dd>        </dd>
37    
38        <dt>Keyboard</dt>        <dt>Keyboard</dt>
39        <dd>        <dd>
40          Russian keyboard driver type. If you are using the standard          Russian keyboard driver type. If you are using the standard
41          keyboard driver which comes with Russian Windows, select Windows.          keyboard driver which comes with Russian Windows, select Windows.
42          If you are using non-Russian Windows and using a driver which          If you are using non-Russian Windows and using a driver which
43          generates KOI8-R code, select KOI8-R.          generates KOI8-R code, select KOI8-R.
44        </dd>        </dd>
45    
46        <dt>Meta key</dt>        <dt>Meta key</dt>
47        <dd>        <dd>
48          Enables the meta-key mode. The Alt key is used as the meta key.          Enables the meta-key mode. The Alt key is used as the meta key.
49          For example, the sequence ESC A is sent by pressing the Alt+A key.          For example, the sequence ESC A is sent by pressing the Alt+A key.
50          Shortcut keys which use the Alt key (such as Alt+C) are disabled.          Shortcut keys which use the Alt key (such as Alt+C) are disabled.
51        </dd>        </dd>
52    
53        <dt>Disabled mode:</dt>        <dt>Disabled mode:</dt>
54        <dd>        <dd>
55          <dl>          <dl>
56            <dt>Application Keypad</dt>            <dt>Application Keypad</dt>
57            <dd>            <dd>
58              This option disables Application Keypad mode.<br>              This option disables Application Keypad mode.<br>
59              If this option is selected, you can prevent a problem of a              If this option is selected, you can prevent a problem of a
60              numeric keypad from being unavailable due to an accidental              numeric keypad from being unavailable due to an accidental
61              transition to Application Keypad mode.<br>              transition to Application Keypad mode.<br>
62              Note that some application which uses application keypad mode              Note that some application which uses application keypad mode
63              may encounter other problems when this option is selected.              may encounter other problems when this option is selected.
64            </dd>            </dd>
65    
66            <dt>Application Cursor</dt>            <dt>Application Cursor</dt>
67            <dd>            <dd>
68              This option disables Application Cursor mode.              This option disables Application Cursor mode.
69            </dd>            </dd>
70          </dl>          </dl>
71        </dd>        </dd>
72      </dl>      </dl>
73    
74      <p>      <p>
75        You can modify key assignments by editing the        You can modify key assignments by editing the
76        <a href="../setup/keyboard.html">keyboard setupfile</a>.        <a href="../setup/keyboard.html">keyboard setupfile</a>.
77      </p>      </p>
78    </body>    </body>
79  </html>  </html>

Legend:
Removed from v.3226  
changed lines
  Added in v.3227

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26