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.21 by root, Thu Dec 9 06:20:41 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines