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

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.1 by root, Thu Aug 12 20:42:12 2004 UTC vs.
Revision 1.2 by root, Thu Aug 12 21:30:14 2004 UTC

1=head1 Rxvt Technical Reference 1=head1 RXVT TECHNICAL REFERENCE
2
3Marc Lehmann <rxvt@schmorp.de>, converted to pod and reworked from the
4original Rxvt documentation by Geoff Wing <gcw@pobox.com>, who in turn used
5the XTerm documentation and other sources.
6 2
7=head1 Definitions 3=head1 Definitions
8 4
9=over 4 5=over 4
10 6
37=over 4 33=over 4
38 34
39=item B<< C<ENQ> >> 35=item B<< C<ENQ> >>
40 36
41Enquiry (Ctrl-E) = Send Device Attributes (DA) 37Enquiry (Ctrl-E) = Send Device Attributes (DA)
42request attributes from terminal == 38request attributes from terminal. See B<< C<ESC [ Ps c> >>.
43 39
44=item B<< C<BEL> >> 40=item B<< C<BEL> >>
45 41
46Bell (Ctrl-G) 42Bell (Ctrl-G)
47 43
298 294
299Move backward B<< C<Ps> >> [default: 1] tab stops 295Move backward B<< C<Ps> >> [default: 1] tab stops
300 296
301=item B<< C<ESC [ Ps '> >> 297=item B<< C<ESC [ Ps '> >>
302 298
303== 299See B<< C<ESC [ Ps G> >>
304 300
305=item B<< C<ESC [ Ps a> >> 301=item B<< C<ESC [ Ps a> >>
306 302
307==X<ESCOBPsc> 303See B<< C<ESC [ Ps C> >>
308 304
309=item B<< C<ESC [ Ps c> >> 305=item B<< C<ESC [ Ps c> >>
310 306
311Send Device Attributes (DA) 307Send Device Attributes (DA)
312B<< C<Ps = 0> >> (or omitted): request attributes from terminal 308B<< C<Ps = 0> >> (or omitted): request attributes from terminal
317 313
318Cursor to Line B<< C<Ps> >> (VPA) 314Cursor to Line B<< C<Ps> >> (VPA)
319 315
320=item B<< C<ESC [ Ps e> >> 316=item B<< C<ESC [ Ps e> >>
321 317
322== 318See B<< C<ESC [ Ps A> >>
323 319
324=item B<< C<ESC [ Ps;Ps f> >> 320=item B<< C<ESC [ Ps;Ps f> >>
325 321
326Horizontal and Vertical Position [row;column] (HVP) [default: 1;1] 322Horizontal and Vertical Position [row;column] (HVP) [default: 1;1]
327 323
625 621
626=item B<< C<Ps = 66> >> 622=item B<< C<Ps = 66> >>
627 623
628=begin table 624=begin table
629 625
630 B<< C<h> >> Application Keypad (DECPAM) == 626 B<< C<h> >> Application Keypad (DECPAM) == C<ESC =>
631 B<< C<l> >> Normal Keypad (DECPNM) == 627 B<< C<l> >> Normal Keypad (DECPNM) == C<< ESC > >>
632 628
633=end table 629=end table
634 630
635=item B<< C<Ps = 67> >> 631=item B<< C<Ps = 67> >>
636 632
729 B<< C<Ps = 39> >> Change default foreground colour to B<< C<Pt> >> I<rxvt compile-time option> 725 B<< C<Ps = 39> >> Change default foreground colour to B<< C<Pt> >> I<rxvt compile-time option>
730 B<< C<Ps = 46> >> Change Log File to B<< C<Pt> >> I<unimplemented> 726 B<< C<Ps = 46> >> Change Log File to B<< C<Pt> >> I<unimplemented>
731 B<< C<Ps = 49> >> Change default background colour to B<< C<Pt> >> I<rxvt compile-time option> 727 B<< C<Ps = 49> >> Change default background colour to B<< C<Pt> >> I<rxvt compile-time option>
732 B<< C<Ps = 50> >> Set fontset to B<< C<Pt> >>, with the following special values of B<< C<Pt> >> (B<rxvt>) B<< C<#+n> >> change up B<< C<n> >> B<< C<#-n> >> change down B<< C<n> >> if B<< C<n> >> is missing of 0, a value of 1 is used I<empty> change to font0 B<< C<n> >> change to font B<< C<n> >> 728 B<< C<Ps = 50> >> Set fontset to B<< C<Pt> >>, with the following special values of B<< C<Pt> >> (B<rxvt>) B<< C<#+n> >> change up B<< C<n> >> B<< C<#-n> >> change down B<< C<n> >> if B<< C<n> >> is missing of 0, a value of 1 is used I<empty> change to font0 B<< C<n> >> change to font B<< C<n> >>
733 B<< C<Ps = 55> >> Log all scrollback buffer and all of screen to B<< C<Pt> >> 729 B<< C<Ps = 55> >> Log all scrollback buffer and all of screen to B<< C<Pt> >>
734 B<< C<Ps = 701> >> Change current locale to B<< C<Pt> >>, or, if B<< C<Pt> >> is B<< C<?> >>, return the current locale (@@RXVTNAME@@ extension) 730 B<< C<Ps = 701> >> Change current locale to B<< C<Pt> >>, or, if B<< C<Pt> >> is B<< C<?> >>, return the current locale (@@RXVT_NAME@@ extension)
735 B<< C<Ps = 702> >> find font for character, used for debugging (@@RXVTNAME@@ extension) 731 B<< C<Ps = 702> >> find font for character, used for debugging (@@RXVT_NAME@@ extension)
736 B<< C<Ps = 703> >> command B<< C<Pt> >> I<rxvt compile-time option> (@@RXVTNAME@@ extension) 732 B<< C<Ps = 703> >> command B<< C<Pt> >> I<rxvt compile-time option> (@@RXVT_NAME@@ extension)
737 733
738=end table 734=end table
739 735
740=back 736=back
741 737
1320 1316
1321Row = B<< C<< <y> - SPACE >> >> 1317Row = B<< C<< <y> - SPACE >> >>
1322 1318
1323=back 1319=back
1324X<KeyCodes> 1320X<KeyCodes>
1325
1326=head1 ISO 14755 support
1327
1328Partial ISO 14755-support is implemented. that means that pressing
1329
1330section 5.1: Control and Shift together enters unicode input
1331mode. Entering hex digits composes a Unicode character, pressing space or
1332releasing the modifiers commits the keycode and every other key cancels
1333the current input character.
1334
1335section 5.2: Pressing and immediately releasing Control and Shift together
1336enters keycap entry mode for the next key: pressing a function key (tab,
1337return etc..) will enter the unicode character corresponding to the given
1338key.
1339 1321
1340=head1 Key Codes 1322=head1 Key Codes
1341 1323
1342Note: B<Shift> + B<F1>-B<F10> generates B<F11>-B<F20> 1324Note: B<Shift> + B<F1>-B<F10> generates B<F11>-B<F20>
1343 1325
1408 XK_KP_8 8 ESC O x 1390 XK_KP_8 8 ESC O x
1409 XK_KP_9 9 ESC O y 1391 XK_KP_9 9 ESC O y
1410 1392
1411=end table 1393=end table
1412 1394
1395=head1 AUTHORS
1396
1397Marc Lehmann <rxvt@schmorp.de>, converted this document to pod and
1398reworked it from the original Rxvt documentation, which was done by Geoff
1399Wing <gcw@pobox.com>, who in turn used the XTerm documentation and other
1400sources.
1401

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines