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.24 by root, Mon Feb 14 10:44:50 2005 UTC vs.
Revision 1.28 by root, Sun Apr 17 22:36:13 2005 UTC

20 --enable-font-styles 20 --enable-font-styles
21 Add support for bold, *italic* and *bold italic* font styles. The 21 Add support for bold, *italic* and *bold italic* font styles. The
22 fonts can be set manually or automatically. 22 fonts can be set manually or automatically.
23 23
24 --with-codesets=NAME,... 24 --with-codesets=NAME,...
25 Compile in support for additional codeset (encoding) groups (eu, vn 25 Compile in support for additional codeset (encoding) groups ("eu",
26 are always compiled in, which includes most 8-bit character sets). 26 "vn" are always compiled in, which includes most 8-bit character
27 These codeset tables are currently only used for driving X11 core 27 sets). These codeset tables are used for driving X11 core fonts,
28 fonts, they are not required for Xft fonts. Compiling them in will 28 they are not required for Xft fonts, although having them compiled
29 make your binary bigger (together about 700kB), but it doesn't 29 in lets rxvt-unicode choose replacement fonts more intelligently.
30 increase memory usage unless you use an X11 font requiring one of 30 Compiling them in will make your binary bigger (all of together cost
31 these encodings. 31 about 700kB), but it doesn't increase memory usage unless you use a
32 font requiring one of these encodings.
32 33
33 all all available codeset groups 34 all all available codeset groups
34 zh common chinese encodings 35 zh common chinese encodings
35 zh_ext rarely used but very big chinese encodigs 36 zh_ext rarely used but very big chinese encodigs
36 jp common japanese encodings 37 jp common japanese encodings
177 178
178 A non-exhaustive list of features enabled by "--enable-frills" 179 A non-exhaustive list of features enabled by "--enable-frills"
179 (possibly in combination with other switches) is: 180 (possibly in combination with other switches) is:
180 181
181 MWM-hints 182 MWM-hints
183 EWMH-hints (pid, utf8 names) and protocols (ping)
182 seperate underline colour 184 seperate underline colour
183 settable border widths and borderless switch 185 settable border widths and borderless switch
184 settable extra linespacing 186 settable extra linespacing
185 extra window properties (e.g. UTF-8 window names and PID)
186 iso-14755-2 and -3, and visual feedback 187 iso-14755-2 and -3, and visual feedback
187 backindex and forwardindex escape sequence 188 backindex and forwardindex escape sequence
188 window op and locale change escape sequences 189 window op and some xterm/OSC escape sequences
189 tripleclickwords 190 tripleclickwords
190 settable insecure mode 191 settable insecure mode
191 keysym remapping support 192 keysym remapping support
193 cursor blinking and underline cursor
194 -embed and -pty-fd options
192 195
193 --enable-iso14755 196 --enable-iso14755
194 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt). 197 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
195 Basic support (section 5.1) is enabled by "--enable-frills", while 198 Basic support (section 5.1) is enabled by "--enable-frills", while
196 support for 5.2, 5.3 and 5.4 is enabled with this switch. 199 support for 5.2, 5.3 and 5.4 is enabled with this switch.
226 --enable-smart-resize 229 --enable-smart-resize
227 Add smart growth/shrink behaviour when changing font size via from 230 Add smart growth/shrink behaviour when changing font size via from
228 hot keys. This should keep in a fixed position the rxvt corner which 231 hot keys. This should keep in a fixed position the rxvt corner which
229 is closest to a corner of the screen. 232 is closest to a corner of the screen.
230 233
231 --enable-cursor-blink
232 Add support for a blinking cursor.
233
234 --enable-pointer-blank 234 --enable-pointer-blank
235 Add support to have the pointer disappear when typing or inactive. 235 Add support to have the pointer disappear when typing or inactive.
236 236
237 --with-name=NAME 237 --with-name=NAME
238 Set the basename for the installed binaries (default: "urxvt", 238 Set the basename for the installed binaries (default: "urxvt",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines