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.69 by root, Wed Jan 4 00:10:29 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
2555 2565
2556=item --enable-pointer-blank (default: on) 2566=item --enable-pointer-blank (default: on)
2557 2567
2558Add support to have the pointer disappear when typing or inactive. 2568Add support to have the pointer disappear when typing or inactive.
2559 2569
2570=item --enable-perl (default: off)
2571
2572Enable an embedded perl interpreter. See the B<@@RXVT_NAME@@perl(3)>
2573manpage (F<doc/rxvtperl.txt>) for more info on this feature, or the files
2574in F<src/perl-ext/> for the extensions that are installed by default.
2575
2560=item --with-name=NAME (default: urxvt) 2576=item --with-name=NAME (default: urxvt)
2561 2577
2562Set the basename for the installed binaries, resulting 2578Set the basename for the installed binaries, resulting
2563in C<urxvt>, C<urxvtd> etc.). Specify C<--with-name=rxvt> to replace with 2579in C<urxvt>, C<urxvtd> etc.). Specify C<--with-name=rxvt> to replace with
2564C<rxvt>. 2580C<rxvt>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines