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

Comparing rxvt-unicode/doc/rxvt.7.txt (file contents):
Revision 1.30 by root, Mon Jan 2 19:36:07 2006 UTC vs.
Revision 1.33 by root, Wed Jan 4 21:50:12 2006 UTC

1284 Ps = 711 Set bold fontset to Pt. Similar to Ps = 50 (Compile styles). 1284 Ps = 711 Set bold fontset to Pt. Similar to Ps = 50 (Compile styles).
1285 Ps = 712 Set italic fontset to Pt. Similar to Ps = 50 (Compile styles). 1285 Ps = 712 Set italic fontset to Pt. Similar to Ps = 50 (Compile styles).
1286 Ps = 713 Set bold-italic fontset to Pt. Similar to Ps = 50 (Compile styles). 1286 Ps = 713 Set bold-italic fontset to Pt. Similar to Ps = 50 (Compile styles).
1287 Ps = 720 Move viewing window up by Pt lines, or clear scrollback buffer if Pt = 0 (Compile frills). 1287 Ps = 720 Move viewing window up by Pt lines, or clear scrollback buffer if Pt = 0 (Compile frills).
1288 Ps = 721 Move viewing window down by Pt lines, or clear scrollback buffer if Pt = 0 (Compile frills). 1288 Ps = 721 Move viewing window down by Pt lines, or clear scrollback buffer if Pt = 0 (Compile frills).
1289 Ps = 777 Call the perl extension with the given string, which should be of the form extension:parameters (Compile perl).
1289 1290
1290 1291
1291 1292
1292menuBar 1293menuBar
1293 The exact syntax used is *almost* solidified. In the menus, DON'T try to 1294 The exact syntax used is *almost* solidified. In the menus, DON'T try to
1945 A non-exhaustive list of features enabled by "--enable-frills" 1946 A non-exhaustive list of features enabled by "--enable-frills"
1946 (possibly in combination with other switches) is: 1947 (possibly in combination with other switches) is:
1947 1948
1948 MWM-hints 1949 MWM-hints
1949 EWMH-hints (pid, utf8 names) and protocols (ping) 1950 EWMH-hints (pid, utf8 names) and protocols (ping)
1950 seperate underline colour 1951 seperate underline colour (-underlineColor)
1951 settable border widths and borderless switch 1952 settable border widths and borderless switch (-w, -b, -bl)
1952 settable extra linespacing 1953 settable extra linespacing /-lsp)
1953 iso-14755-2 and -3, and visual feedback 1954 iso-14755-2 and -3, and visual feedback
1954 backindex and forwardindex escape sequence 1955 backindex and forwardindex escape sequence
1955 window op and some xterm/OSC escape sequences 1956 window op and some xterm/OSC escape sequences
1956 tripleclickwords 1957 tripleclickwords (-tcw)
1957 settable insecure mode 1958 settable insecure mode (-insecure)
1958 keysym remapping support 1959 keysym remapping support
1959 cursor blinking and underline cursor 1960 cursor blinking and underline cursor (-cb, -uc)
1960 -embed, -pty-fd and -hold options 1961 XEmbed support (-embed)
1962 user-pty (-pty-fd)
1963 hold on exit (-hold)
1964 skip builtin block graphics (-sbg)
1965 sgr modes 90..97 and 100..107
1961 1966
1962 --enable-iso14755 (default: on) 1967 --enable-iso14755 (default: on)
1963 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt). 1968 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
1964 Basic support (section 5.1) is enabled by "--enable-frills", while 1969 Basic support (section 5.1) is enabled by "--enable-frills", while
1965 support for 5.2, 5.3 and 5.4 is enabled with this switch. 1970 support for 5.2, 5.3 and 5.4 is enabled with this switch.
2001 Add support to have the pointer disappear when typing or inactive. 2006 Add support to have the pointer disappear when typing or inactive.
2002 2007
2003 --enable-perl (default: off) 2008 --enable-perl (default: off)
2004 Enable an embedded perl interpreter. See the rxvtperl(3) manpage 2009 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
2005 (doc/rxvtperl.txt) for more info on this feature, or the files in 2010 (doc/rxvtperl.txt) for more info on this feature, or the files in
2006 src/perl-ext/ for the extensions that are installed by default. 2011 src/perl-ext/ for the extensions that are installed by default. The
2012 perl interpreter that is used can be specified via the "PERL"
2013 environment variable when running configure.
2007 2014
2008 --with-name=NAME (default: urxvt) 2015 --with-name=NAME (default: urxvt)
2009 Set the basename for the installed binaries, resulting in "urxvt", 2016 Set the basename for the installed binaries, resulting in "urxvt",
2010 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt". 2017 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt".
2011 2018

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines