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.64 by root, Sat Dec 24 12:55:17 2005 UTC vs.
Revision 1.71 by root, Wed Jan 4 21:50:12 2006 UTC

1530 1530
1531=begin table 1531=begin table
1532 1532
1533 B<< C<h> >> Scroll to bottom when a key is pressed 1533 B<< C<h> >> Scroll to bottom when a key is pressed
1534 B<< C<l> >> Don't scroll to bottom when a key is pressed 1534 B<< C<l> >> Don't scroll to bottom when a key is pressed
1535
1536=end table
1537
1538=item B<< C<Ps = 1021> >> (B<rxvt>)
1539
1540=begin table
1541
1542 B<< C<h> >> Bold/italic implies high intensity (see option B<-is>)
1543 B<< C<l> >> Font styles have no effect on intensity (Compile styles)
1535 1544
1536=end table 1545=end table
1537 1546
1538=item B<< C<Ps = 1047> >> 1547=item B<< C<Ps = 1047> >>
1539 1548
1606 B<< C<Ps = 711> >> Set bold fontset to B<< C<Pt> >>. Similar to C<Ps = 50> (Compile styles). 1615 B<< C<Ps = 711> >> Set bold fontset to B<< C<Pt> >>. Similar to C<Ps = 50> (Compile styles).
1607 B<< C<Ps = 712> >> Set italic fontset to B<< C<Pt> >>. Similar to C<Ps = 50> (Compile styles). 1616 B<< C<Ps = 712> >> Set italic fontset to B<< C<Pt> >>. Similar to C<Ps = 50> (Compile styles).
1608 B<< C<Ps = 713> >> Set bold-italic fontset to B<< C<Pt> >>. Similar to C<Ps = 50> (Compile styles). 1617 B<< C<Ps = 713> >> Set bold-italic fontset to B<< C<Pt> >>. Similar to C<Ps = 50> (Compile styles).
1609 B<< C<Ps = 720> >> Move viewing window up by B<< C<Pt> >> lines, or clear scrollback buffer if C<Pt = 0> (Compile frills). 1618 B<< C<Ps = 720> >> Move viewing window up by B<< C<Pt> >> lines, or clear scrollback buffer if C<Pt = 0> (Compile frills).
1610 B<< C<Ps = 721> >> Move viewing window down by B<< C<Pt> >> lines, or clear scrollback buffer if C<Pt = 0> (Compile frills). 1619 B<< C<Ps = 721> >> Move viewing window down by B<< C<Pt> >> lines, or clear scrollback buffer if C<Pt = 0> (Compile frills).
1620 B<< C<Ps = 777> >> Call the perl extension with the given string, which should be of the form C<extension:parameters> (Compile perl).
1611 1621
1612=end table 1622=end table
1613 1623
1614=back 1624=back
1615 1625
2492A non-exhaustive list of features enabled by C<--enable-frills> (possibly 2502A non-exhaustive list of features enabled by C<--enable-frills> (possibly
2493in combination with other switches) is: 2503in combination with other switches) is:
2494 2504
2495 MWM-hints 2505 MWM-hints
2496 EWMH-hints (pid, utf8 names) and protocols (ping) 2506 EWMH-hints (pid, utf8 names) and protocols (ping)
2497 seperate underline colour 2507 seperate underline colour (-underlineColor)
2498 settable border widths and borderless switch 2508 settable border widths and borderless switch (-w, -b, -bl)
2499 settable extra linespacing 2509 settable extra linespacing /-lsp)
2500 iso-14755-2 and -3, and visual feedback 2510 iso-14755-2 and -3, and visual feedback
2501 backindex and forwardindex escape sequence 2511 backindex and forwardindex escape sequence
2502 window op and some xterm/OSC escape sequences 2512 window op and some xterm/OSC escape sequences
2503 tripleclickwords 2513 tripleclickwords (-tcw)
2504 settable insecure mode 2514 settable insecure mode (-insecure)
2505 keysym remapping support 2515 keysym remapping support
2506 cursor blinking and underline cursor 2516 cursor blinking and underline cursor (-cb, -uc)
2507 -embed, -pty-fd and -hold options 2517 XEmbed support (-embed)
2518 user-pty (-pty-fd)
2519 hold on exit (-hold)
2520 skip builtin block graphics (-sbg)
2521 sgr modes 90..97 and 100..107
2508 2522
2509=item --enable-iso14755 (default: on) 2523=item --enable-iso14755 (default: on)
2510 2524
2511Enable extended ISO 14755 support (see @@RXVT_NAME@@(1), or 2525Enable extended ISO 14755 support (see @@RXVT_NAME@@(1), or
2512F<doc/rxvt.1.txt>). Basic support (section 5.1) is enabled by 2526F<doc/rxvt.1.txt>). Basic support (section 5.1) is enabled by
2555 2569
2556=item --enable-pointer-blank (default: on) 2570=item --enable-pointer-blank (default: on)
2557 2571
2558Add support to have the pointer disappear when typing or inactive. 2572Add support to have the pointer disappear when typing or inactive.
2559 2573
2574=item --enable-perl (default: off)
2575
2576Enable an embedded perl interpreter. See the B<@@RXVT_NAME@@perl(3)>
2577manpage (F<doc/rxvtperl.txt>) for more info on this feature, or the files
2578in F<src/perl-ext/> for the extensions that are installed by default. The
2579perl interpreter that is used can be specified via the C<PERL> environment
2580variable when running configure.
2581
2560=item --with-name=NAME (default: urxvt) 2582=item --with-name=NAME (default: urxvt)
2561 2583
2562Set the basename for the installed binaries, resulting 2584Set the basename for the installed binaries, resulting
2563in C<urxvt>, C<urxvtd> etc.). Specify C<--with-name=rxvt> to replace with 2585in C<urxvt>, C<urxvtd> etc.). Specify C<--with-name=rxvt> to replace with
2564C<rxvt>. 2586C<rxvt>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines