Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Contents of /trunk/doc/en/html/menu/setup-keyboard.html

Parent Directory Parent Directory | Revision Log Revision Log


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

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