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.20 by root, Tue Jan 11 02:24:59 2005 UTC vs.
Revision 1.22 by root, Mon Jan 17 01:44:51 2005 UTC

167 --enable-frills 167 --enable-frills
168 Add support for many small features that are not essential but nice 168 Add support for many small features that are not essential but nice
169 to have. Normally you want this, but for very small binaries you may 169 to have. Normally you want this, but for very small binaries you may
170 want to disable this. 170 want to disable this.
171 171
172 A non-exhaustive list of features enabled by "--enable-frills"
173 (possibly in combination with other switches) is:
174
175 MWM-hints
176 seperate underline colour
177 settable border widths and borderless switch
178 settable extra linespacing
179 extra window properties (e.g. UTF-8 window names and PID)
180 iso-14755-2 and -3, and visual feedback
181 backindex and forwardindex escape sequence
182 window op and locale change escape sequences
183 tripleclickwords
184 settable insecure mode
185
172 --enable-iso14755 186 --enable-iso14755
173 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt). 187 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
174 Basic support (section 5.1) is enabled by "--enable-frills", while 188 Basic support (section 5.1) is enabled by "--enable-frills", while
175 support for 5.2, 5.3 and 5.4 is enabled with this switch. 189 support for 5.2, 5.3 and 5.4 is enabled with this switch.
176 190
212 226
213 --enable-pointer-blank 227 --enable-pointer-blank
214 Add support to have the pointer disappear when typing or inactive. 228 Add support to have the pointer disappear when typing or inactive.
215 229
216 --with-name=NAME 230 --with-name=NAME
217 Set the basename for the installed binaries (default: urxvt, 231 Set the basename for the installed binaries (default: "urxvt",
218 resulting in urxvt, urxvtd etc.). Specify --with-name=rxvt to 232 resulting in "urxvt", "urxvtd" etc.). Specify "--with-name=rxvt" to
219 replace rxvt. 233 replace with "rxvt".
220 234
221 --with-term=NAME 235 --with-term=NAME
222 Change the environmental variable for the terminal to NAME (default 236 Change the environmental variable for the terminal to NAME (default
223 "rxvt") 237 "rxvt-unicode")
224 238
225 --with-terminfo=PATH 239 --with-terminfo=PATH
226 Change the environmental variable for the path to the terminfo tree 240 Change the environmental variable for the path to the terminfo tree
227 to PATH. 241 to PATH.
228 242

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines