ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/feature.h
(Generate patch)

Comparing rxvt-unicode/src/feature.h (file contents):
Revision 1.20 by root, Wed Aug 25 04:16:33 2004 UTC vs.
Revision 1.22 by root, Sun Jan 16 15:59:45 2005 UTC

164/* 164/*
165 * Enable the keysym resource which allows you to define strings associated 165 * Enable the keysym resource which allows you to define strings associated
166 * with various KeySyms (0xFF00 - 0xFFFF). 166 * with various KeySyms (0xFF00 - 0xFFFF).
167 * Only works with the default hand-rolled resources. 167 * Only works with the default hand-rolled resources.
168 */ 168 */
169#ifndef NO_RESOURCES 169#if !NO_RESOURCES && ENABLE_FRILLS
170# define KEYSYM_RESOURCE 170# define KEYSYM_RESOURCE
171#endif 171#endif
172 172
173/* 173/*
174 * Modifier/s to use to allow up/down arrows and Prior/Next keys 174 * Modifier/s to use to allow up/down arrows and Prior/Next keys
362 362
363/* 363/*
364 * Check the current value of the window-time/icon-name and avoid 364 * Check the current value of the window-time/icon-name and avoid
365 * re-setting it to the same value -- avoids unnecessary window refreshes 365 * re-setting it to the same value -- avoids unnecessary window refreshes
366 */ 366 */
367#define SMART_WINDOW_TITLE 367//#define SMART_WINDOW_TITLE // currently disabled, needs to be reimplemented
368 368
369/* 369/*
370 * Allow foreground/background colour to be changed with an 370 * Allow foreground/background colour to be changed with an
371 * xterm escape sequence "\E]39;colour^G" -- still experimental 371 * xterm escape sequence "\E]39;colour^G" -- still experimental
372 */ 372 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines