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.28 by root, Wed Jan 4 20:43:38 2006 UTC vs.
Revision 1.29 by root, Mon Jan 9 22:41:41 2006 UTC

160/* #define LINUX_KEYS */ 160/* #define LINUX_KEYS */
161 161
162/* 162/*
163 * Enable the keysym resource which allows you to define strings associated 163 * Enable the keysym resource which allows you to define strings associated
164 * with various KeySyms (0xFF00 - 0xFFFF). 164 * with various KeySyms (0xFF00 - 0xFFFF).
165 * Only works with the default hand-rolled resources. 165 * Required by perl.
166 */ 166 */
167#if !NO_RESOURCES && ENABLE_FRILLS 167#if (!NO_RESOURCES && ENABLE_FRILLS) || ENABLE_PERL
168# define KEYSYM_RESOURCE 168# define KEYSYM_RESOURCE
169#endif 169#endif
170 170
171/* 171/*
172 * Modifier/s to use to allow up/down arrows and Prior/Next keys 172 * Modifier/s to use to allow up/down arrows and Prior/Next keys

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines