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.31 by root, Wed Jan 4 00:12:12 2006 UTC vs.
Revision 1.34 by root, Sat Jan 7 04:19:43 2006 UTC

1865 --enable-lastlog (default: on) 1865 --enable-lastlog (default: on)
1866 Write user and tty to lastlog file (used by programs like lastlogin) 1866 Write user and tty to lastlog file (used by programs like lastlogin)
1867 at start of rxvt execution. This option requires --enable-utmp to 1867 at start of rxvt execution. This option requires --enable-utmp to
1868 also be specified. 1868 also be specified.
1869 1869
1870 --enable-xpm-background (default: off) 1870 --enable-xpm-background (default: on)
1871 Add support for XPM background pixmaps. 1871 Add support for XPM background pixmaps.
1872 1872
1873 --enable-transparency (default: off) 1873 --enable-transparency (default: on)
1874 Add support for inheriting parent backgrounds thus giving a fake 1874 Add support for inheriting parent backgrounds thus giving a fake
1875 transparency to the term. 1875 transparency to the term.
1876 1876
1877 --enable-fading (default: on) 1877 --enable-fading (default: on)
1878 Add support for fading the text when focus is lost (requires 1878 Add support for fading the text when focus is lost (requires
1880 1880
1881 --enable-tinting (default: on) 1881 --enable-tinting (default: on)
1882 Add support for tinting of transparent backgrounds (requires 1882 Add support for tinting of transparent backgrounds (requires
1883 "--enable-transparency"). 1883 "--enable-transparency").
1884 1884
1885 --enable-menubar (default: off) 1885 --enable-menubar (default: off) [DEPRECATED]
1886 Add support for our menu bar system (this interacts badly with 1886 Add support for our menu bar system (this interacts badly with
1887 dynamic locale switching currently). 1887 dynamic locale switching currently). This option is DEPRECATED and
1888 will be removed in the future.
1888 1889
1889 --enable-rxvt-scroll (default: on) 1890 --enable-rxvt-scroll (default: on)
1890 Add support for the original rxvt scrollbar. 1891 Add support for the original rxvt scrollbar.
1891 1892
1892 --enable-next-scroll (default: on) 1893 --enable-next-scroll (default: on)
1946 A non-exhaustive list of features enabled by "--enable-frills" 1947 A non-exhaustive list of features enabled by "--enable-frills"
1947 (possibly in combination with other switches) is: 1948 (possibly in combination with other switches) is:
1948 1949
1949 MWM-hints 1950 MWM-hints
1950 EWMH-hints (pid, utf8 names) and protocols (ping) 1951 EWMH-hints (pid, utf8 names) and protocols (ping)
1951 seperate underline colour 1952 seperate underline colour (-underlineColor)
1952 settable border widths and borderless switch 1953 settable border widths and borderless switch (-w, -b, -bl)
1953 settable extra linespacing 1954 settable extra linespacing /-lsp)
1954 iso-14755-2 and -3, and visual feedback 1955 iso-14755-2 and -3, and visual feedback
1955 backindex and forwardindex escape sequence 1956 backindex and forwardindex escape sequence
1956 window op and some xterm/OSC escape sequences 1957 window op and some xterm/OSC escape sequences
1957 tripleclickwords 1958 tripleclickwords (-tcw)
1958 settable insecure mode 1959 settable insecure mode (-insecure)
1959 keysym remapping support 1960 keysym remapping support
1960 cursor blinking and underline cursor 1961 cursor blinking and underline cursor (-cb, -uc)
1961 -embed, -pty-fd and -hold options 1962 XEmbed support (-embed)
1963 user-pty (-pty-fd)
1964 hold on exit (-hold)
1965 skip builtin block graphics (-sbg)
1966 sgr modes 90..97 and 100..107
1962 1967
1963 --enable-iso14755 (default: on) 1968 --enable-iso14755 (default: on)
1964 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt). 1969 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
1965 Basic support (section 5.1) is enabled by "--enable-frills", while 1970 Basic support (section 5.1) is enabled by "--enable-frills", while
1966 support for 5.2, 5.3 and 5.4 is enabled with this switch. 1971 support for 5.2, 5.3 and 5.4 is enabled with this switch.
2002 Add support to have the pointer disappear when typing or inactive. 2007 Add support to have the pointer disappear when typing or inactive.
2003 2008
2004 --enable-perl (default: off) 2009 --enable-perl (default: off)
2005 Enable an embedded perl interpreter. See the rxvtperl(3) manpage 2010 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
2006 (doc/rxvtperl.txt) for more info on this feature, or the files in 2011 (doc/rxvtperl.txt) for more info on this feature, or the files in
2007 src/perl-ext/ for the extensions that are installed by default. 2012 src/perl-ext/ for the extensions that are installed by default. The
2013 perl interpreter that is used can be specified via the "PERL"
2014 environment variable when running configure.
2008 2015
2009 --with-name=NAME (default: urxvt) 2016 --with-name=NAME (default: urxvt)
2010 Set the basename for the installed binaries, resulting in "urxvt", 2017 Set the basename for the installed binaries, resulting in "urxvt",
2011 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt". 2018 "urxvtd" etc.). Specify "--with-name=rxvt" to replace with "rxvt".
2012 2019

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines