Magellan Linux

Contents of /trunk/rxvt/patches/rxvt-2.7.10-line-scroll.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 634 - (show annotations) (download)
Sun Jun 1 11:09:29 2008 UTC (15 years, 11 months ago) by niro
File size: 432 byte(s)
-patches for rxvt-2.7.10-r1

1 --- src/feature.h.orig 2005-06-29 11:58:06.000000000 -0400
2 +++ src/feature.h 2005-06-29 11:58:41.000000000 -0400
3 @@ -211,8 +211,8 @@
4 * SCROLL_ON_* defines above.).
5 * Also for modifier+Home/End keys to move to top/bottom
6 */
7 -/* #define SCROLL_ON_UPDOWN_KEYS */
8 -/* #define SCROLL_ON_HOMEEND_KEYS */
9 +#define SCROLL_ON_UPDOWN_KEYS
10 +#define SCROLL_ON_HOMEEND_KEYS
11
12 /*
13 * Allow unshifted Next/Prior keys to scroll forward/back