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.2 by pcg, Wed Dec 17 23:21:56 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. 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
87--enable-keepscrolling 85--enable-keepscrolling
88 add support for continual scrolling of the display when you hold 86 add support for continual scrolling of the display when you hold
89 the mouse button down on a scrollbar arrow 87 the mouse button down on a scrollbar arrow
90--enable-mousewheel 88--enable-mousewheel
91 add support for scrolling via mouse wheel or buttons 4 & 5 89 add support for scrolling via mouse wheel or buttons 4 & 5
92-enable-slipwheeling 90--enable-slipwheeling
93 add support for continual scrolling (using the mouse wheel as an 91 add support for continual scrolling (using the mouse wheel as an
94 accelerator) while the control key is held down. This option 92 accelerator) while the control key is held down. This option
95 requires --enable-mousewheel to also be specified. 93 requires --enable-mousewheel to also be specified.
96--enable-old-selection 94--enable-old-selection
97 remove support for reverting the mouse selection style to that 95 remove support for reverting the mouse selection style to that
112--enable-smart-resize 110--enable-smart-resize
113 add smart growth/shrink behaviour when changing font size 111 add smart growth/shrink behaviour when changing font size
114 via from hot keys. This should keep in a fixed position the 112 via from hot keys. This should keep in a fixed position the
115 rxvt corner which is closest to a corner of the screen 113 rxvt corner which is closest to a corner of the screen
116--enable-256-color 114--enable-256-color
117 add support for 256 colours rather than the base 16 colours 115 add support for 256 colours rather than the base 16 colours
118--enable-cursor-blink 116--enable-cursor-blink
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