Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/doc/en/html/menu/setup-window.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>Window ([Setup] menu)</title>      <title>Window ([Setup] menu)</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>Window ([Setup] menu)</h1>      <h1>Window ([Setup] menu)</h1>
13    
14      <h2>"Window setup" dialog box</h2>      <h2>"Window setup" dialog box</h2>
15      <dl>      <dl>
16        <dt>Title</dt>        <dt>Title</dt>
17        <dd>        <dd>
18          Text displayed in the window title.          Text displayed in the window title.
19        </dd>        </dd>
20    
21        <dt>Cursor shape</dt>        <dt>Cursor shape</dt>
22        <dd>        <dd>
23          Cursor shape. Block, Vertical line or Horizontal line.          Cursor shape. Block, Vertical line or Horizontal line.
24        </dd>        </dd>
25    
26        <dt>Hide title bar</dt>        <dt>Hide title bar</dt>
27        <dd>        <dd>
28          Hides the title bar and menu bar. You can move the window by          Hides the title bar and menu bar. You can move the window by
29          dragging it with the left mouse button while pressing the Alt key.          dragging it with the left mouse button while pressing the Alt key.
30          You can minimize the window by clicking the right mouse button          You can minimize the window by clicking the right mouse button
31          while pressing the Alt key. Clicking the left mouse button while          while pressing the Alt key. Clicking the left mouse button while
32          pressing the Ctrl key causes the pop-up menu to appear.          pressing the Ctrl key causes the pop-up menu to appear.
33        </dd>        </dd>
34    
35        <dt>Hide menu bar</dt>        <dt>Hide menu bar</dt>
36        <dd>        <dd>
37          Hides the menu bar. Clicking the left mouse button while pressing          Hides the menu bar. Clicking the left mouse button while pressing
38          the Ctrl key causes the pop-up menu to appear.          the Ctrl key causes the pop-up menu to appear.
39        </dd>        </dd>
40    
41        <dt>16 Colors (PC style)</dt>        <dt>16 Colors (PC style)</dt>
42        <dd>        <dd>
43          Enables the PC style mapping of bold color.  In this mode, the bold (blink)          Enables the PC style mapping of bold color.  In this mode, the bold (blink)
44          attribute is used as a color attribute bit for text (background).          attribute is used as a color attribute bit for text (background).
45          This option increases the number of colors for text and          This option increases the number of colors for text and
46          background specified by escape sequences twice, from 8 to 16.          background specified by escape sequences twice, from 8 to 16.
47        </dd>        </dd>
48    
49        <dt>16 Colors (aixterm style)</dt>        <dt>16 Colors (aixterm style)</dt>
50        <dd>        <dd>
51          Enables aixterm style 16 colors mode.          Enables aixterm style 16 colors mode.
52          This option increases the number of colors for text and          This option increases the number of colors for text and
53          background specified by escape sequences twice, from 8 to 16.<br>          background specified by escape sequences twice, from 8 to 16.<br>
54                    
55          <b>NOTE</b>: The escape sequence(&lt;CSI&gt;100m) which changes the background color to the color number nine would conflict the escape sequence of the resetting rxvt-style characters and background color. So, if a user enables this mode, the behavior of &lt;CSI&gt;100m escape sequence will work never before.<br>          <b>NOTE</b>: The escape sequence(&lt;CSI&gt;100m) which changes the background color to the color number nine would conflict the escape sequence of the resetting rxvt-style characters and background color. So, if a user enables this mode, the behavior of &lt;CSI&gt;100m escape sequence will work never before.<br>
56          If a user does not like this behavior, turn off this option.          If a user does not like this behavior, turn off this option.
57        </dd>        </dd>
58    
59        <dt>256 Colors (xterm style)</dt>        <dt>256 Colors (xterm style)</dt>
60        <dd>        <dd>
61          Enables xterm style 256 colors mode.          Enables xterm style 256 colors mode.
62          This option increases the number of colors for text and          This option increases the number of colors for text and
63          background specified by escape sequences twice, from 8 to 256.<br>          background specified by escape sequences twice, from 8 to 256.<br>
64          Also, a user can change the color table by the escape sequence.          Also, a user can change the color table by the escape sequence.
65        </dd>        </dd>
66    
67        <dt>Scroll buffer</dt>        <dt>Scroll buffer</dt>
68        <dd>        <dd>
69          Enables the scroll buffer. If enabled, the number of lines in the          Enables the scroll buffer. If enabled, the number of lines in the
70          scroll buffer (including the displayed area) can be specified.          scroll buffer (including the displayed area) can be specified.
71          The maximum number of lines is 10000.          The maximum number of lines is 10000.
72          If memory is not enough, this value is reduced automatically.<br>          If memory is not enough, this value is reduced automatically.<br>
73          See also <a href="../setup/teraterm-term.html#linebuf">Line buffer</a>.          See also <a href="../setup/teraterm-term.html#linebuf">Line buffer</a>.
74        </dd>        </dd>
75    
76        <dt>Color</dt>        <dt>Color</dt>
77        <dd>        <dd>
78          <dl>          <dl>
79            <dt>Text</dt>            <dt>Text</dt>
80            <dd>            <dd>
81              Text color.              Text color.
82            </dd>            </dd>
83    
84            <dt>Background</dt>            <dt>Background</dt>
85            <dd>            <dd>
86              Background color.              Background color.
87            </dd>            </dd>
88    
89            <dt>Attribute</dt>            <dt>Attribute</dt>
90            <dd>            <dd>
91              Attribute of characters (Normal, Bold, Blink, Reverse or URL) whose colors              Attribute of characters (Normal, Bold, Blink, Reverse or URL) whose colors
92              are being changed.<br>              are being changed.<br>
93          Note: Currently, the function URL attribute is disabled.          Note: Currently, the function URL attribute is disabled.
94            </dd>            </dd>
95    
96            <dt>Reverse</dt>            <dt>Reverse</dt>
97            <dd>            <dd>
98              Exchanges the text color and background color.              Exchanges the text color and background color.
99            </dd>            </dd>
100    
101            <dt>R, G, B</dt>            <dt>R, G, B</dt>
102            <dd>            <dd>
103              Specifies the RGB value of the character color.              Specifies the RGB value of the character color.
104            </dd>            </dd>
105    
106            <dt>Always use Normal text's BG</td>            <dt>Always use Normal text's BG</td>
107            <dd>            <dd>
108              If this option is ON, Tera Term uses Normal background color instead of Bold, Blink and URL's background color.              If this option is ON, Tera Term uses Normal background color instead of Bold, Blink and URL's background color.
109            </dd>            </dd>
110          </dl>          </dl>
111        </dd>        </dd>
112      </dl>      </dl>
113    </body>    </body>
114  </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