ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1.html
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.1.html (file contents):
Revision 1.65 by root, Sat Feb 17 20:36:35 2007 UTC vs.
Revision 1.66 by root, Sat Jun 2 04:58:58 2007 UTC

21 <li><a href="#rxvtunicode_vs__rxvt">RXVT-UNICODE VS. RXVT</a></li> 21 <li><a href="#rxvtunicode_vs__rxvt">RXVT-UNICODE VS. RXVT</a></li>
22 <li><a href="#options">OPTIONS</a></li> 22 <li><a href="#options">OPTIONS</a></li>
23 <li><a href="#resources__available_also_as_longoptions_">RESOURCES (available also as long-options)</a></li> 23 <li><a href="#resources__available_also_as_longoptions_">RESOURCES (available also as long-options)</a></li>
24 <li><a href="#the_scrollbar">THE SCROLLBAR</a></li> 24 <li><a href="#the_scrollbar">THE SCROLLBAR</a></li>
25 <li><a href="#mouse_reporting">MOUSE REPORTING</a></li> 25 <li><a href="#mouse_reporting">MOUSE REPORTING</a></li>
26 <li><a href="#text_selection_and_insertion">TEXT SELECTION AND INSERTION</a></li> 26 <li><a href="#the_selection__selecting_and_pasting_text">THE SELECTION: SELECTING AND PASTING TEXT</a></li>
27 <li><a href="#changing_fonts">CHANGING FONTS</a></li> 27 <li><a href="#changing_fonts">CHANGING FONTS</a></li>
28 <li><a href="#iso_14755_support">ISO 14755 SUPPORT</a></li> 28 <li><a href="#iso_14755_support">ISO 14755 SUPPORT</a></li>
29 <li><a href="#login_stamp">LOGIN STAMP</a></li> 29 <li><a href="#login_stamp">LOGIN STAMP</a></li>
30 <li><a href="#colors_and_graphics">COLORS AND GRAPHICS</a></li> 30 <li><a href="#colors_and_graphics">COLORS AND GRAPHICS</a></li>
31 <ul> 31 <ul>
542</li> 542</li>
543<dt><strong><a name="item__2dtcw"><strong>-tcw</strong></a></strong> 543<dt><strong><a name="item__2dtcw"><strong>-tcw</strong></a></strong>
544 544
545<dd> 545<dd>
546<p>Change the meaning of triple-click selection with the left mouse 546<p>Change the meaning of triple-click selection with the left mouse
547button. Only effective when the original (non-perl) selection code is
547button. Instead of selecting a full line it will extend the selection the 548in-use. Instead of selecting a full line it will extend the selection the
548end of the logical line only. resource <strong>tripleclickwords</strong>.</p> 549end of the logical line only. resource <strong>tripleclickwords</strong>.</p>
549</dd> 550</dd>
550</li> 551</li>
551<dt><strong><a name="item__2dinsecure"><strong>-insecure</strong></a></strong> 552<dt><strong><a name="item__2dinsecure"><strong>-insecure</strong></a></strong>
552 553
980</dd> 981</dd>
981</li> 982</li>
982<dt><strong><a name="item_selectstyle_3a_mode"><strong>selectstyle:</strong> <em>mode</em></a></strong> 983<dt><strong><a name="item_selectstyle_3a_mode"><strong>selectstyle:</strong> <em>mode</em></a></strong>
983 984
984<dd> 985<dd>
985<p>Set mouse selection style to <strong>old</strong> which is 2.20, <strong>oldword</strong> which is 986<p>Set mouse selection style to <strong>old</strong> which is 2.20, <strong>oldword</strong> which
986xterm style with 2.20 old word selection, or anything else which gives 987is xterm style with 2.20 old word selection, or anything else which
987xterm style selection.</p> 988gives xterm style selection. Only effective when the original (non-perl)
989selection code is in use.</p>
988</dd> 990</dd>
989</li> 991</li>
990<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong> 992<dt><strong><a name="item_scrollstyle_3a_mode"><strong>scrollstyle:</strong> <em>mode</em></a></strong>
991 993
992<dd> 994<dd>
1013<dt><strong><a name="item_mapalert_3a_boolean"><strong>mapAlert:</strong> <em>boolean</em></a></strong> 1015<dt><strong><a name="item_mapalert_3a_boolean"><strong>mapAlert:</strong> <em>boolean</em></a></strong>
1014 1016
1015<dd> 1017<dd>
1016<p><strong>True</strong>: de-iconify (map) on receipt of a bell character. <strong>False</strong>: no 1018<p><strong>True</strong>: de-iconify (map) on receipt of a bell character. <strong>False</strong>: no
1017de-iconify (map) on receipt of a bell character [default].</p> 1019de-iconify (map) on receipt of a bell character [default].</p>
1020</dd>
1021</li>
1022<dt><strong><a name="item_urgentonbell_3a_boolean"><strong>urgentOnBell:</strong> <em>boolean</em></a></strong>
1023
1024<dd>
1025<p><strong>True</strong>: set the urgency hint for the wm on receipt of a bell character.
1026<strong>False</strong>: do not set the urgency hint [default].</p>
1018</dd> 1027</dd>
1019</li> 1028</li>
1020<dt><strong><a name="item_visualbell_3a_boolean"><strong>visualBell:</strong> <em>boolean</em></a></strong> 1029<dt><strong><a name="item_visualbell_3a_boolean"><strong>visualBell:</strong> <em>boolean</em></a></strong>
1021 1030
1022<dd> 1031<dd>
1243<dd> 1252<dd>
1244<p>The characters used as delimiters for double-click word selection 1253<p>The characters used as delimiters for double-click word selection
1245(whitespace delimiting is added automatically if resource is given).</p> 1254(whitespace delimiting is added automatically if resource is given).</p>
1246</dd> 1255</dd>
1247<dd> 1256<dd>
1248<p>When the selection extension is in use (the default if compiled in, see 1257<p>When the perl selection extension is in use (the default if compiled
1249the <code>rxvtperl(3)</code> manpage), a suitable regex using these characters 1258in, see the <code>rxvtperl(3)</code> manpage), a suitable regex using these
1250will be created (if the resource exists, otherwise, no regex will be 1259characters will be created (if the resource exists, otherwise, no regex
1251created). In this mode, characters outside ISO-8859-1 can be used.</p> 1260will be created). In this mode, characters outside ISO-8859-1 can be used.</p>
1252</dd> 1261</dd>
1253<dd> 1262<dd>
1254<p>When the selection extension is not used, only ISO-8859-1 characters can 1263<p>When the selection extension is not used, only ISO-8859-1 characters can
1255be used. If not specified, the built-in default is used:</p> 1264be used. If not specified, the built-in default is used:</p>
1256</dd> 1265</dd>
1338</dd> 1347</dd>
1339</li> 1348</li>
1340<dt><strong><a name="item_secondaryscroll_3a_boolean"><strong>secondaryScroll:</strong> <em>boolean</em></a></strong> 1349<dt><strong><a name="item_secondaryscroll_3a_boolean"><strong>secondaryScroll:</strong> <em>boolean</em></a></strong>
1341 1350
1342<dd> 1351<dd>
1343<p>Turn on/off secondary screen scroll (default enabled). If the this 1352<p>Turn on/off secondary screen scroll (default enabled). If this
1344option is enabled, scrolls on the secondary screen will change the 1353option is enabled, scrolls on the secondary screen will change the
1345scrollback buffer and switching to/from the secondary screen will 1354scrollback buffer and switching to/from the secondary screen will
1346instead scroll the screen up.</p> 1355instead scroll the screen up.</p>
1347</dd> 1356</dd>
1348</li> 1357</li>
1602up and down arrows sends <strong>ESC [ A</strong> (Up) and <strong>ESC [ B</strong> (Down), 1611up and down arrows sends <strong>ESC [ A</strong> (Up) and <strong>ESC [ B</strong> (Down),
1603respectively.</p> 1612respectively.</p>
1604<p> 1613<p>
1605</p> 1614</p>
1606<hr /> 1615<hr />
1607<h1><a name="text_selection_and_insertion">TEXT SELECTION AND INSERTION</a></h1> 1616<h1><a name="the_selection__selecting_and_pasting_text">THE SELECTION: SELECTING AND PASTING TEXT</a></h1>
1608<p>The behaviour of text selection and insertion mechanism is similar to 1617<p>The behaviour of text selection and insertion/pasting mechanism is similar
1609<em>xterm</em>(1).</p> 1618to <em>xterm</em>(1).</p>
1610<dl> 1619<dl>
1611<dt><strong><a name="item_selection_3a"><strong>Selection</strong>:</a></strong> 1620<dt><strong><a name="item_selecting_3a"><strong>Selecting</strong>:</a></strong>
1612 1621
1613<dd> 1622<dd>
1614<p>Left click at the beginning of the region, drag to the end of the region 1623<p>Left click at the beginning of the region, drag to the end of the region
1615and release; Right click to extend the marked region; Left double-click 1624and release; Right click to extend the marked region; Left double-click
1616to select a word; Left triple-click to select the entire logical line 1625to select a word; Left triple-click to select the entire logical line
1623normal one. In this mode, every selected row becomes its own line in the 1632normal one. In this mode, every selected row becomes its own line in the
1624selection, and trailing whitespace is visually underlined and removed from 1633selection, and trailing whitespace is visually underlined and removed from
1625the selection.</p> 1634the selection.</p>
1626</dd> 1635</dd>
1627</li> 1636</li>
1628<dt><strong><a name="item_insertion_3a"><strong>Insertion</strong>:</a></strong> 1637<dt><strong><a name="item_pasting_3a"><strong>Pasting</strong>:</a></strong>
1629 1638
1630<dd> 1639<dd>
1631<p>Pressing and releasing the Middle mouse button in an <strong>rxvt</strong> 1640<p>Pressing and releasing the Middle mouse button in an <strong>rxvt</strong>
1632window causes the value of the PRIMARY selection (or CLIPBOARD with the 1641window causes the value of the PRIMARY selection (or CLIPBOARD with the
1633Meta modifier) to be inserted as if it had been typed on the keyboard.</p> 1642<strong>Meta</strong> modifier) to be inserted as if it had been typed on the keyboard.</p>
1634</dd> 1643</dd>
1635<dd> 1644<dd>
1636<p>Pressing <strong>Shift-Insert</strong> causes the value of the PRIMARY selection to be 1645<p>Pressing <strong>Shift-Insert</strong> causes the value of the PRIMARY selection to be
1637inserted too.</p> 1646inserted too.</p>
1638</dd> 1647</dd>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines