ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/command.h
(Generate patch)

Comparing rxvt-unicode/src/command.h (file contents):
Revision 1.22 by root, Thu Feb 20 18:59:13 2014 UTC vs.
Revision 1.23 by sf-exg, Sat Aug 16 10:51:23 2014 UTC

5#ifndef COMMAND_H_ 5#ifndef COMMAND_H_
6#define COMMAND_H_ 6#define COMMAND_H_
7 7
8#define ESC_ARGS 32 /* max # of args for esc sequences */ 8#define ESC_ARGS 32 /* max # of args for esc sequences */
9 9
10#ifndef MULTICLICK_TIME
11# define MULTICLICK_TIME 500
12#endif
13#ifndef SCROLLBAR_INITIAL_DELAY 10#ifndef SCROLLBAR_INITIAL_DELAY
14# define SCROLLBAR_INITIAL_DELAY 0.33 11# define SCROLLBAR_INITIAL_DELAY 0.33
15#endif 12#endif
16#ifndef SCROLLBAR_CONTINUOUS_DELAY 13#ifndef SCROLLBAR_CONTINUOUS_DELAY
17# define SCROLLBAR_CONTINUOUS_DELAY 0.05 14# define SCROLLBAR_CONTINUOUS_DELAY 0.05

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines