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

Comparing rxvt-unicode/README.configure (file contents):
Revision 1.3 by pcg, Thu Dec 18 00:38:07 2003 UTC vs.
Revision 1.5 by pcg, Wed Feb 25 12:03:46 2004 UTC

39--enable-transparency 39--enable-transparency
40 add support for inheriting parent backgrounds thus giving a fake 40 add support for inheriting parent backgrounds thus giving a fake
41 transparency to the term 41 transparency to the term
42--enable-menubar 42--enable-menubar
43 add support for our menu bar system 43 add support for our menu bar system
44--enable-graphics
45 add support for our graphics mode (see src/graphics)
46--enable-rxvt-scroll 44--enable-rxvt-scroll
47 add support for the original rxvt scrollbar 45 add support for the original rxvt scrollbar
48--enable-next-scroll 46--enable-next-scroll
49 add support for a NeXT-like scrollbar 47 add support for a NeXT-like scrollbar
50--enable-xterm-scroll 48--enable-xterm-scroll
51 add support for an Xterm-like scrollbar 49 add support for an Xterm-like scrollbar
50--enable-plain-scroll
51 add support for a very plain-looking scrollbar that I used for many years
52--enable-half-shadow 52--enable-half-shadow
53 make shadows on the scrollbar only half the normal width & height. 53 make shadows on the scrollbar only half the normal width & height.
54 only applicable to rxvt scrollbars 54 only applicable to rxvt scrollbars
55--enable-xim 55--enable-xim
56 add support for XIM (X Input Method) protocol. This allows using 56 add support for XIM (X Input Method) protocol. This allows using
57 alternative input methods (e.g. kinput2) and will also correctly 57 alternative input methods (e.g. kinput2) and will also correctly
58 set up the input for people using dead keys or compose keys. 58 set up the input for people using dead keys or compose keys.
59--enable-greek
60 add support for greek keyboard
61--enable-ttygid 59--enable-ttygid
62 change tty device setting to group "tty" - only use this if 60 change tty device setting to group "tty" - only use this if
63 your system uses this type of security 61 your system uses this type of security
64--disable-backspace-key 62--disable-backspace-key
65 disable any handling of the backspace key by us - let the X server 63 disable any handling of the backspace key by us - let the X server
119 add support for a blinking cursor 117 add support for a blinking cursor
120--enable-pointer-blank 118--enable-pointer-blank
121 add support to have the pointer disappear when typing or inactive 119 add support to have the pointer disappear when typing or inactive
122--with-term=NAME 120--with-term=NAME
123 change the environmental variable for the terminal to NAME 121 change the environmental variable for the terminal to NAME
124 (default "xterm") 122 (default "rxvt")
125--with-terminfo=PATH 123--with-terminfo=PATH
126 change the environmental variable for the path to the terminfo 124 change the environmental variable for the path to the terminfo
127 tree to PATH 125 tree to PATH
128--with-x 126--with-x
129 use the X Window System (pretty much default, eh?) 127 use the X Window System (pretty much default, eh?)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines