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.30 by root, Wed Jan 11 00:59:58 2006 UTC vs.
Revision 1.31 by root, Wed Jan 11 02:13:56 2006 UTC

222 * this long after the last mouse click [default: 50 milliseconds] 222 * this long after the last mouse click [default: 50 milliseconds]
223 */ 223 */
224#define MOUSE_THRESHOLD 50 224#define MOUSE_THRESHOLD 50
225 225
226/* 226/*
227 * If mouse wheel is defined, then scrolling is by 5 lines (or 1 line
228 * if the shift key is down). Scrolling can be smooth or jump scrolling
229 */
230#define JUMP_MOUSE_WHEEL
231
232/*
233 * Set delay periods for continuous scrolling with scrollbar buttons 227 * Set delay periods for continuous scrolling with scrollbar buttons
234 */ 228 */
235/* #define SCROLLBAR_INITIAL_DELAY 0.33 */ 229/* #define SCROLLBAR_INITIAL_DELAY 0.33 */
236/* #define SCROLLBAR_CONTINUOUS_DELAY 0.05 */ 230/* #define SCROLLBAR_CONTINUOUS_DELAY 0.05 */
237 231

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines