Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 113529
Collapse All | Expand All

(-)src/feature.h.orig (-2 / +2 lines)
Lines 211-218 Link Here
211
 * SCROLL_ON_* defines above.). 
211
 * SCROLL_ON_* defines above.). 
212
 * Also for modifier+Home/End keys to move to top/bottom
212
 * Also for modifier+Home/End keys to move to top/bottom
213
 */
213
 */
214
/* #define SCROLL_ON_UPDOWN_KEYS */
214
#define SCROLL_ON_UPDOWN_KEYS
215
/* #define SCROLL_ON_HOMEEND_KEYS */
215
#define SCROLL_ON_HOMEEND_KEYS
216
216
217
/*
217
/*
218
 * Allow unshifted Next/Prior keys to scroll forward/back
218
 * Allow unshifted Next/Prior keys to scroll forward/back

Return to bug 113529