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.21 by root, Sun Jan 16 15:59:45 2005 UTC vs.
Revision 1.23 by root, Fri Feb 4 12:04:31 2005 UTC

151 151
152 --enable-xgetdefault 152 --enable-xgetdefault
153 Make resources checking via XGetDefault() instead of our small 153 Make resources checking via XGetDefault() instead of our small
154 version which only checks ~/.Xdefaults, or if that doesn't exist 154 version which only checks ~/.Xdefaults, or if that doesn't exist
155 then ~/.Xresources. 155 then ~/.Xresources.
156
157 Please note that nowadays, things like XIM will automatically pull
158 in and use the full X resource manager, so the overhead of using it
159 might be very small, if nonexistant.
156 160
157 --enable-strings 161 --enable-strings
158 Add support for our possibly faster memset() function and other 162 Add support for our possibly faster memset() function and other
159 various routines, overriding your system's versions which may have 163 various routines, overriding your system's versions which may have
160 been hand-crafted in assembly or may require extra libraries to link 164 been hand-crafted in assembly or may require extra libraries to link
180 iso-14755-2 and -3, and visual feedback 184 iso-14755-2 and -3, and visual feedback
181 backindex and forwardindex escape sequence 185 backindex and forwardindex escape sequence
182 window op and locale change escape sequences 186 window op and locale change escape sequences
183 tripleclickwords 187 tripleclickwords
184 settable insecure mode 188 settable insecure mode
189 keysym remapping support
185 190
186 --enable-iso14755 191 --enable-iso14755
187 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt). 192 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
188 Basic support (section 5.1) is enabled by "--enable-frills", while 193 Basic support (section 5.1) is enabled by "--enable-frills", while
189 support for 5.2, 5.3 and 5.4 is enabled with this switch. 194 support for 5.2, 5.3 and 5.4 is enabled with this switch.
226 231
227 --enable-pointer-blank 232 --enable-pointer-blank
228 Add support to have the pointer disappear when typing or inactive. 233 Add support to have the pointer disappear when typing or inactive.
229 234
230 --with-name=NAME 235 --with-name=NAME
231 Set the basename for the installed binaries (default: urxvt, 236 Set the basename for the installed binaries (default: "urxvt",
232 resulting in urxvt, urxvtd etc.). Specify --with-name=rxvt to 237 resulting in "urxvt", "urxvtd" etc.). Specify "--with-name=rxvt" to
233 replace rxvt. 238 replace with "rxvt".
234 239
235 --with-term=NAME 240 --with-term=NAME
236 Change the environmental variable for the terminal to NAME (default 241 Change the environmental variable for the terminal to NAME (default
237 "rxvt") 242 "rxvt-unicode")
238 243
239 --with-terminfo=PATH 244 --with-terminfo=PATH
240 Change the environmental variable for the path to the terminfo tree 245 Change the environmental variable for the path to the terminfo tree
241 to PATH. 246 to PATH.
242 247

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines