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

(-)src/feature.h (-2 / +2 lines)
Lines 184-191 Link Here
184
 * SCROLL_ON_* defines above.). 
184
 * SCROLL_ON_* defines above.). 
185
 * Also for modifier+Home/End keys to move to top/bottom
185
 * Also for modifier+Home/End keys to move to top/bottom
186
 */
186
 */
187
/* #define SCROLL_ON_UPDOWN_KEYS */
187
#define SCROLL_ON_UPDOWN_KEYS
188
/* #define SCROLL_ON_HOMEEND_KEYS */
188
#define SCROLL_ON_HOMEEND_KEYS
189
189
190
/*
190
/*
191
 * Allow unshifted Next/Prior keys to scroll forward/back
191
 * Allow unshifted Next/Prior keys to scroll forward/back

Return to bug 114737