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.84 by root, Sat Jul 3 04:04:12 2021 UTC vs.
Revision 1.85 by root, Thu Aug 26 03:58:28 2021 UTC

89 resources. Specify --with-res-name=rxvt to replace rxvt. 89 resources. Specify --with-res-name=rxvt to replace rxvt.
90 90
91 --with-res-class=CLASS (default: URxvt) 91 --with-res-class=CLASS (default: URxvt)
92 Use the given class as default application class when reading 92 Use the given class as default application class when reading
93 resources. Specify --with-res-class=Rxvt to replace rxvt. 93 resources. Specify --with-res-class=Rxvt to replace rxvt.
94
95 --enable-utmp (default: on)
96 Write user and tty to utmp file (used by programs like w) at start
97 of rxvt execution and delete information when rxvt exits.
98
99 --enable-wtmp (default: on)
100 Write user and tty to wtmp file (used by programs like last) at
101 start of rxvt execution and write logout when rxvt exits. This
102 option requires --enable-utmp to also be specified.
103
104 --enable-lastlog (default: on)
105 Write user and tty to lastlog file (used by programs like lastlogin)
106 at start of rxvt execution. This option requires --enable-utmp to
107 also be specified.
108 94
109 --enable-pixbuf (default: on) 95 --enable-pixbuf (default: on)
110 Add support for GDK-PixBuf to be used for background images. It adds 96 Add support for GDK-PixBuf to be used for background images. It adds
111 support for many file formats including JPG, PNG, TIFF, GIF, XPM, 97 support for many file formats including JPG, PNG, TIFF, GIF, XPM,
112 BMP, ICO and TGA. 98 BMP, ICO and TGA.
175 separate highlight colour (-highlightColor, -highlightTextColor) 161 separate highlight colour (-highlightColor, -highlightTextColor)
176 focus reporting mode (1004). 162 focus reporting mode (1004).
177 extended mouse reporting modes (1005, 1006 and 1015). 163 extended mouse reporting modes (1005, 1006 and 1015).
178 visual selection via -visual and -depth. 164 visual selection via -visual and -depth.
179 systemd socket activation 165 systemd socket activation
166 selectable rewrapmode
167 bracketed paste mode
180 168
181 It also enables some non-essential features otherwise disabled, such 169 It also enables some non-essential features otherwise disabled, such
182 as: 170 as:
183 171
184 some round-trip time optimisations 172 some round-trip time optimisations

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines