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.39 by root, Wed Jan 11 23:08:54 2006 UTC vs.
Revision 1.42 by root, Tue Jan 17 16:22:41 2006 UTC

119 119
120 --enable-tinting (default: on) 120 --enable-tinting (default: on)
121 Add support for tinting of transparent backgrounds (requires 121 Add support for tinting of transparent backgrounds (requires
122 "--enable-transparency"). 122 "--enable-transparency").
123 123
124 --enable-menubar (default: off) [DEPRECATED]
125 Add support for our menu bar system (this interacts badly with
126 dynamic locale switching currently). This option is DEPRECATED and
127 will be removed in the future.
128
129 --enable-rxvt-scroll (default: on) 124 --enable-rxvt-scroll (default: on)
130 Add support for the original rxvt scrollbar. 125 Add support for the original rxvt scrollbar.
131 126
132 --enable-next-scroll (default: on) 127 --enable-next-scroll (default: on)
133 Add support for a NeXT-like scrollbar. 128 Add support for a NeXT-like scrollbar.
138 --enable-plain-scroll (default: on) 133 --enable-plain-scroll (default: on)
139 Add support for a very unobtrusive, plain-looking scrollbar that is 134 Add support for a very unobtrusive, plain-looking scrollbar that is
140 the favourite of the rxvt-unicode author, having used it for many 135 the favourite of the rxvt-unicode author, having used it for many
141 years. 136 years.
142 137
143 --enable-half-shadow (default: off)
144 Make shadows on the scrollbar only half the normal width & height.
145 only applicable to rxvt scrollbars.
146
147 --enable-ttygid (default: off) 138 --enable-ttygid (default: off)
148 Change tty device setting to group "tty" - only use this if your 139 Change tty device setting to group "tty" - only use this if your
149 system uses this type of security. 140 system uses this type of security.
150 141
151 --disable-backspace-key 142 --disable-backspace-key
156 Removes any handling of the delete key by us - let the X server do 147 Removes any handling of the delete key by us - let the X server do
157 it. 148 it.
158 149
159 --disable-resources 150 --disable-resources
160 Removes any support for resource checking. 151 Removes any support for resource checking.
161
162 --enable-strings (default: off)
163 Add support for our possibly faster memset() function and other
164 various routines, overriding your system's versions which may have
165 been hand-crafted in assembly or may require extra libraries to link
166 in. (this breaks ANSI-C rules and has problems on many GNU/Linux
167 systems).
168 152
169 --disable-swapscreen 153 --disable-swapscreen
170 Remove support for secondary/swap screen. 154 Remove support for secondary/swap screen.
171 155
172 --enable-frills (default: on) 156 --enable-frills (default: on)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines