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

Comparing rxvt-unicode/doc/rxvt.7.html (file contents):
Revision 1.3 by root, Mon Jan 17 01:44:51 2005 UTC vs.
Revision 1.4 by root, Thu Feb 3 10:24:10 2005 UTC

729<dd> 729<dd>
730<p>Here's an example for a URxvt session started using `rxvt -name URxvt'</p> 730<p>Here's an example for a URxvt session started using `rxvt -name URxvt'</p>
731</dd> 731</dd>
732<dd> 732<dd>
733<pre> 733<pre>
734 URxvt*keysym.Home: \e[1~ 734 URxvt.keysym.Home: \e[1~
735 URxvt*keysym.End: \e[4~ 735 URxvt.keysym.End: \e[4~
736 URxvt*keysym.C-apostrophe: \e&lt;C-'&gt; 736 URxvt.keysym.C-apostrophe: \e&lt;C-'&gt;
737 URxvt*keysym.C-slash: \e&lt;C-/&gt; 737 URxvt.keysym.C-slash: \e&lt;C-/&gt;
738 URxvt*keysym.C-semicolon: \e&lt;C-;&gt; 738 URxvt.keysym.C-semicolon: \e&lt;C-;&gt;
739 URxvt*keysym.C-grave: \e&lt;C-`&gt; 739 URxvt.keysym.C-grave: \e&lt;C-`&gt;
740 URxvt*keysym.C-comma: \e&lt;C-,&gt; 740 URxvt.keysym.C-comma: \e&lt;C-,&gt;
741 URxvt*keysym.C-period: \e&lt;C-.&gt; 741 URxvt.keysym.C-period: \e&lt;C-.&gt;
742 URxvt*keysym.C-0x60: \e&lt;C-`&gt; 742 URxvt.keysym.C-0x60: \e&lt;C-`&gt;
743 URxvt*keysym.C-Tab: \e&lt;C-Tab&gt; 743 URxvt.keysym.C-Tab: \e&lt;C-Tab&gt;
744 URxvt*keysym.C-Return: \e&lt;C-Return&gt; 744 URxvt.keysym.C-Return: \e&lt;C-Return&gt;
745 URxvt*keysym.S-Return: \e&lt;S-Return&gt; 745 URxvt.keysym.S-Return: \e&lt;S-Return&gt;
746 URxvt*keysym.S-space: \e&lt;S-Space&gt; 746 URxvt.keysym.S-space: \e&lt;S-Space&gt;
747 URxvt*keysym.M-Up: \e&lt;M-Up&gt; 747 URxvt.keysym.M-Up: \e&lt;M-Up&gt;
748 URxvt*keysym.M-Down: \e&lt;M-Down&gt; 748 URxvt.keysym.M-Down: \e&lt;M-Down&gt;
749 URxvt*keysym.M-Left: \e&lt;M-Left&gt; 749 URxvt.keysym.M-Left: \e&lt;M-Left&gt;
750 URxvt*keysym.M-Right: \e&lt;M-Right&gt; 750 URxvt.keysym.M-Right: \e&lt;M-Right&gt;
751 URxvt*keysym.M-C-0: list.0123456789.\e&lt;M-C-.&gt; 751 URxvt.keysym.M-C-0: list \e&lt;M-C- 0123456789 &gt;
752 URxvt*keysym.M-C-a: list.abcdefghijklmnopqrstuvwxyz.\033&lt;M-C-.&gt; 752 URxvt.keysym.M-C-a: list \033&lt;M-C- abcdefghijklmnopqrstuvwxyz &gt;
753 URxvt*keysym.F12: proto:\033]701;zh_CN.GBK\007</pre> 753 URxvt.keysym.F12: proto:\033]701;zh_CN.GBK\007</pre>
754</dd>
755<dd>
756<p>See some more examples in the documentation for the <strong>keysym</strong> resource.</p>
754</dd> 757</dd>
755<p></p> 758<p></p>
756<dt><strong><a name="item_i_27m_using_keyboard_model_xxx_that_has_extra_prio">I'm using keyboard model XXX that has extra Prior/Next/Insert keys. 759<dt><strong><a name="item_i_27m_using_keyboard_model_xxx_that_has_extra_prio">I'm using keyboard model XXX that has extra Prior/Next/Insert keys.
757How do I make use of them? For example, the Sun Keyboard type 4 760How do I make use of them? For example, the Sun Keyboard type 4
758has the following mappings that rxvt-unicode doesn't recognize.</a></strong><br /> 761has the following mappings that rxvt-unicode doesn't recognize.</a></strong><br />
765 F29 == Prior 768 F29 == Prior
766 F33 == End 769 F33 == End
767 F35 == Next</pre> 770 F35 == Next</pre>
768</dd> 771</dd>
769<dd> 772<dd>
770<p>Rather than have rxvt-unicode try to accommodate all the various possible keyboard 773<p>Rather than have rxvt-unicode try to accommodate all the various possible
771mappings, it is better to use `xmodmap' to remap the keys as required for 774keyboard mappings, it is better to use `xmodmap' to remap the keys as
772your particular machine.</p> 775required for your particular machine.</p>
773</dd> 776</dd>
774<dt><strong><a name="item_how_do_i_distinguish_if_i_27m_running_rxvt_2dunico">How do I distinguish if I'm running rxvt-unicode or a regular xterm? 777<dt><strong><a name="item_how_do_i_distinguish_if_i_27m_running_rxvt_2dunico">How do I distinguish if I'm running rxvt-unicode or a regular xterm?
775I need this to decide about setting colors etc.</a></strong><br /> 778I need this to decide about setting colors etc.</a></strong><br />
776</dt> 779</dt>
777<dd> 780<dd>
1376</dt> 1379</dt>
1377<dd> 1380<dd>
1378Save Cursor (SC) 1381Save Cursor (SC)
1379</dd> 1382</dd>
1380<p></p> 1383<p></p>
1384<dt><strong><a name="item_esc__5b_ps_3bpt_t"><strong><code>ESC [ Ps;Pt t</code> </strong>&gt;</a></strong><br />
1385</dt>
1386<dd>
1387Window Operations
1388</dd>
1389<table>
1390<tr><td>Ps = 1</td><td>Deiconify (map) window</td></tr>
1391<tr><td>Ps = 2</td><td>Iconify window</td></tr>
1392<tr><td>Ps = 3</td><td>ESC [ 3 ; X ; Y t Move window to (X|Y)</td></tr>
1393<tr><td>Ps = 4</td><td>ESC [ 4 ; W ; H t Resize to WxH pixels</td></tr>
1394<tr><td>Ps = 5</td><td>Raise window</td></tr>
1395<tr><td>Ps = 6</td><td>Lower window</td></tr>
1396<tr><td>Ps = 7</td><td>Refresh screen once</td></tr>
1397<tr><td>Ps = 8</td><td>ESC [ 4 ; C ; R t Resize to C columns and R rows</td></tr>
1398<tr><td>Ps = 11</td><td>Report window state (responds with Ps = 1 or Ps = 2</td></tr>
1399<tr><td>Ps = 13</td><td>Report window position (responds with Ps = 3)</td></tr>
1400<tr><td>Ps = 14</td><td>Report window pixel size (responds with Ps = 4)</td></tr>
1401<tr><td>Ps = 18</td><td>Report window text size (responds with Ps = 7)</td></tr>
1402<tr><td>Ps = 19</td><td>Currently the same as Ps = 18, but responds with Ps = 9</td></tr>
1403<tr><td>Ps = 20</td><td>Reports icon label (ESC ] L NAME \234)</td></tr>
1404<tr><td>Ps = 21</td><td>Reports window title (ESC ] l NAME \234)</td></tr>
1405<tr><td>Ps = 24..</td><td>Set window height to Ps rows</td></tr>
1406</table><p></p>
1407<dt><strong><a name="item_esc__5b_u"><strong><code>ESC [ u</code> </strong>&gt;</a></strong><br />
1408</dt>
1409<dd>
1410Restore Cursor
1411</dd>
1412<p></p>
1381<dt><strong><a name="item_esc__5b_ps_x"><strong><code>ESC [ Ps x</code> </strong>&gt;</a></strong><br /> 1413<dt><strong><a name="item_esc__5b_ps_x"><strong><code>ESC [ Ps x</code> </strong>&gt;</a></strong><br />
1382</dt> 1414</dt>
1383<dd> 1415<dd>
1384Request Terminal Parameters (DECREQTPARM) 1416Request Terminal Parameters (DECREQTPARM)
1385</dd>
1386<p></p>
1387<dt><strong><a name="item_esc__5b_u"><strong><code>ESC [ u</code> </strong>&gt;</a></strong><br />
1388</dt>
1389<dd>
1390Restore Cursor
1391</dd> 1417</dd>
1392<p></p></dl> 1418<p></p></dl>
1393<p></p> 1419<p></p>
1394<p> 1420<p>
1395</p> 1421</p>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines