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

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.253 by root, Sat Jul 3 15:34:35 2021 UTC vs.
Revision 1.254 by root, Sat Jul 24 09:48:43 2021 UTC

84far greater than those listed. For example: `@@RXVT_NAME@@ --loginShell --color1 84far greater than those listed. For example: `@@RXVT_NAME@@ --loginShell --color1
85Orange'. 85Orange'.
86 86
87The following options are available: 87The following options are available:
88 88
89=over 4 89=over
90 90
91=item B<-help>, B<--help> 91=item B<-help>, B<--help>
92 92
93Print out a message describing available options. 93Print out a message describing available options.
94 94
569be used. Command-line arguments can be used to override resource 569be used. Command-line arguments can be used to override resource
570settings. The following resources are supported (you might want to 570settings. The following resources are supported (you might want to
571check the @@RXVT_NAME@@perl(3) manpage for additional settings by perl 571check the @@RXVT_NAME@@perl(3) manpage for additional settings by perl
572extensions not documented here): 572extensions not documented here):
573 573
574=over 4 574=over
575 575
576=item B<depth:> I<bitdepth> 576=item B<depth:> I<bitdepth>
577 577
578Compile I<xft>: Attempt to find a visual with the given bit depth; 578Compile I<xft>: Attempt to find a visual with the given bit depth;
579option B<-depth>. 579option B<-depth>.
1157prefixed with C<string:>). 1157prefixed with C<string:>).
1158 1158
1159The following action prefixes are known - extensions can provide 1159The following action prefixes are known - extensions can provide
1160additional prefixes: 1160additional prefixes:
1161 1161
1162=over 4 1162=over
1163 1163
1164=item string:STRING 1164=item string:STRING
1165 1165
1166If the I<action> starts with C<string:> (or otherwise contains no colons), 1166If the I<action> starts with C<string:> (or otherwise contains no colons),
1167then the remaining C<STRING> will be passed to the program running in the 1167then the remaining C<STRING> will be passed to the program running in the
1395=head1 THE SELECTION: SELECTING AND PASTING TEXT 1395=head1 THE SELECTION: SELECTING AND PASTING TEXT
1396 1396
1397The behaviour of text selection and insertion/pasting mechanism is similar 1397The behaviour of text selection and insertion/pasting mechanism is similar
1398to I<xterm>(1). 1398to I<xterm>(1).
1399 1399
1400=over 4 1400=over
1401 1401
1402=item B<Selecting>: 1402=item B<Selecting>:
1403 1403
1404Left click at the beginning of the region, drag to the end of the region 1404Left click at the beginning of the region, drag to the end of the region
1405and release; Right click to extend the marked region; Left double-click 1405and release; Right click to extend the marked region; Left double-click
1452and character codes using the keyboard. It consists of 4 parts. The 1452and character codes using the keyboard. It consists of 4 parts. The
1453first part is available if rxvt-unicode has been compiled with 1453first part is available if rxvt-unicode has been compiled with
1454C<--enable-frills>, the rest is available when rxvt-unicode was compiled 1454C<--enable-frills>, the rest is available when rxvt-unicode was compiled
1455with C<--enable-iso14755>. 1455with C<--enable-iso14755>.
1456 1456
1457=over 4 1457=over
1458 1458
1459=item * 5.1: Basic method 1459=item * 5.1: Basic method
1460 1460
1461This allows you to enter unicode characters using their hexcode. 1461This allows you to enter unicode characters using their hexcode.
1462 1462
1642 1642
1643=head1 ENVIRONMENT 1643=head1 ENVIRONMENT
1644 1644
1645B<@@RXVT_NAME@@> sets and/or uses the following environment variables: 1645B<@@RXVT_NAME@@> sets and/or uses the following environment variables:
1646 1646
1647=over 4 1647=over
1648 1648
1649=item B<TERM> 1649=item B<TERM>
1650 1650
1651Normally set to C<rxvt-unicode>, unless overwritten at configure time, via 1651Normally set to C<rxvt-unicode>, unless overwritten at configure time, via
1652resources or on the command line. 1652resources or on the command line.
1723 1723
1724=back 1724=back
1725 1725
1726=head1 FILES 1726=head1 FILES
1727 1727
1728=over 4 1728=over
1729 1729
1730=item B</usr/lib/X11/rgb.txt> 1730=item B</usr/lib/X11/rgb.txt>
1731 1731
1732Colour names. 1732Colour names.
1733 1733
1738@@RXVT_NAME@@(7), @@RXVT_NAME@@c(1), @@RXVT_NAME@@d(1), @@RXVT_NAME@@-extensions(1), 1738@@RXVT_NAME@@(7), @@RXVT_NAME@@c(1), @@RXVT_NAME@@d(1), @@RXVT_NAME@@-extensions(1),
1739@@RXVT_NAME@@perl(3), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), utmp(5) 1739@@RXVT_NAME@@perl(3), xterm(1), sh(1), resize(1), X(1), pty(4), tty(4), utmp(5)
1740 1740
1741=head1 CURRENT PROJECT COORDINATOR 1741=head1 CURRENT PROJECT COORDINATOR
1742 1742
1743=over 4 1743=over
1744 1744
1745=item Project Coordinator 1745=item Project Coordinator
1746 1746
1747Marc A. Lehmann <rxvt-unicode@schmorp.de>. 1747Marc A. Lehmann <rxvt-unicode@schmorp.de>.
1748 1748
1750 1750
1751=back 1751=back
1752 1752
1753=head1 AUTHORS 1753=head1 AUTHORS
1754 1754
1755=over 4 1755=over
1756 1756
1757=item John Bovey 1757=item John Bovey
1758 1758
1759University of Kent, 1992, wrote the original Xvt. 1759University of Kent, 1992, wrote the original Xvt.
1760 1760

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines