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.155 by ayin, Sun Dec 9 12:15:39 2007 UTC vs.
Revision 1.161 by ayin, Sat Jan 19 12:13:32 2008 UTC

17 17
18This document contains the FAQ, the RXVT TECHNICAL REFERENCE documenting 18This document contains the FAQ, the RXVT TECHNICAL REFERENCE documenting
19all escape sequences, and other background information. 19all escape sequences, and other background information.
20 20
21The newest version of this document is also available on the World Wide Web at 21The newest version of this document is also available on the World Wide Web at
22L<http://cvs.schmorp.de/browse/rxvt-unicode/doc/rxvt.7.html>. 22L<http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.pod>.
23
24The main manual page for @@RXVT_NAME@@ itself is available at
25L<http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.1.pod>.
23 26
24=head1 RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS 27=head1 RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS
25 28
26 29
27=head2 Meta, Features & Commandline Issues 30=head2 Meta, Features & Commandline Issues
481 484
482To get a selection that is very similar to the old code, try this pattern: 485To get a selection that is very similar to the old code, try this pattern:
483 486
484 URxvt.selection.pattern-0: ([^"&'()*,;<=>?@[\\\\]^`{|})]+) 487 URxvt.selection.pattern-0: ([^"&'()*,;<=>?@[\\\\]^`{|})]+)
485 488
486Please also note that the I<LeftClick Shift-LeftClik> combination also 489Please also note that the I<LeftClick Shift-LeftClick> combination also
487selects words like the old code. 490selects words like the old code.
488 491
489=head3 I don't like the new selection/popups/hotkeys/perl, how do I change/disable it? 492=head3 I don't like the new selection/popups/hotkeys/perl, how do I change/disable it?
490 493
491You can disable the perl extension completely by setting the 494You can disable the perl extension completely by setting the
1809 1812
1810=item B<< C<Pm = 30> >> 1813=item B<< C<Pm = 30> >>
1811 1814
1812=begin table 1815=begin table
1813 1816
1814 B<< C<h> >> scrollBar visisble 1817 B<< C<h> >> scrollBar visible
1815 B<< C<l> >> scrollBar invisisble 1818 B<< C<l> >> scrollBar invisible
1816 1819
1817=end table 1820=end table
1818 1821
1819=item B<< C<Pm = 35> >> (B<rxvt>) 1822=item B<< C<Pm = 35> >> (B<rxvt>)
1820 1823
2031 2034
2032=back 2035=back
2033 2036
2034=head1 BACKGROUND IMAGE 2037=head1 BACKGROUND IMAGE
2035 2038
2036For the BACGROUND IMAGE XTerm escape sequence B<< C<ESC ] 20 ; Pt ST> >> then value 2039For the BACKGROUND IMAGE XTerm escape sequence B<< C<ESC ] 20 ; Pt ST> >> the value
2037of B<< C<Pt> >> can be the name of the background image file followed by a 2040of B<< C<Pt> >> can be the name of the background image file followed by a
2038sequence of scaling/positioning commands separated by semi-colons. The 2041sequence of scaling/positioning commands separated by semi-colons. The
2039scaling/positioning commands are as follows: 2042scaling/positioning commands are as follows:
2040 2043
2041=over 4 2044=over 4
2388 2391
2389Add support for a very unobtrusive, plain-looking scrollbar that 2392Add support for a very unobtrusive, plain-looking scrollbar that
2390is the favourite of the rxvt-unicode author, having used it for 2393is the favourite of the rxvt-unicode author, having used it for
2391many years. 2394many years.
2392 2395
2393=item --enable-ttygid (default: off)
2394
2395Change tty device setting to group "tty" - only use this if
2396your system uses this type of security.
2397
2398=item --disable-backspace-key 2396=item --disable-backspace-key
2399 2397
2400Removes any handling of the backspace key by us - let the X server do it. 2398Removes any handling of the backspace key by us - let the X server do it.
2401 2399
2402=item --disable-delete-key 2400=item --disable-delete-key
2485 2483
2486Add smart growth/shrink behaviour when resizing. 2484Add smart growth/shrink behaviour when resizing.
2487This should keep the window corner which is closest to a corner of 2485This should keep the window corner which is closest to a corner of
2488the screen in a fixed position. 2486the screen in a fixed position.
2489 2487
2488=item --enable-text-blink (default: on)
2489
2490Add support for blinking text.
2491
2490=item --enable-pointer-blank (default: on) 2492=item --enable-pointer-blank (default: on)
2491 2493
2492Add support to have the pointer disappear when typing or inactive. 2494Add support to have the pointer disappear when typing or inactive.
2493 2495
2494=item --enable-perl (default: on) 2496=item --enable-perl (default: on)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines