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.159 by root, Fri Dec 21 13:19:07 2007 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
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