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.17 by root, Mon Jul 26 18:01:19 2004 UTC vs.
Revision 1.18 by root, Tue Aug 10 20:39:19 2004 UTC

169#ifndef NO_RESOURCES 169#ifndef NO_RESOURCES
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 Priot/Next keys 174 * Modifier/s to use to allow up/down arrows and Prior/Next keys
175 * to scroll single or page-fulls 175 * to scroll single or page-fulls
176 */ 176 */
177#define SCROLL_ON_SHIFT 177#define SCROLL_ON_SHIFT
178/* #define SCROLL_ON_CTRL */ 178/* #define SCROLL_ON_CTRL */
179/* #define SCROLL_ON_META */ 179/* #define SCROLL_ON_META */
215 215
216/* 216/*
217 * Default separating chars for multiple-click selection 217 * Default separating chars for multiple-click selection
218 * Space and tab are separate separating characters and are not settable 218 * Space and tab are separate separating characters and are not settable
219 */ 219 */
220#define CUTCHARS "\"&'()*,;<=>?@[\\]^`{|}~" 220#define CUTCHARS "\"&'()*,;<=>?@[\\]^`{|}"
221 221
222/* 222/*
223 * Add run-time support for changing the cutchars for double click selection 223 * Add run-time support for changing the cutchars for double click selection
224 */ 224 */
225#define CUTCHAR_RESOURCE 225#define CUTCHAR_RESOURCE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines