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.14 by root, Sun Aug 15 00:37:04 2004 UTC vs.
Revision 1.16 by root, Sun Jan 1 05:08:41 2006 UTC

1/* 1/*
2 * $Id: command.h,v 1.14 2004/08/15 00:37:04 root Exp $ 2 * command.h
3 */ 3 */
4 4
5#ifndef COMMAND_H_ 5#ifndef COMMAND_H_
6#define COMMAND_H_ 6#define COMMAND_H_
7 7
15# define DndDir 5 15# define DndDir 5
16# define DndLink 7 16# define DndLink 7
17#endif 17#endif
18 18
19/* a large REFRESH_PERIOD causes problems with `cat' */ 19/* a large REFRESH_PERIOD causes problems with `cat' */
20#define REFRESH_PERIOD 2 20#define REFRESH_PERIOD 1
21 21
22#ifndef MULTICLICK_TIME 22#ifndef MULTICLICK_TIME
23# define MULTICLICK_TIME 500 23# define MULTICLICK_TIME 500
24#endif 24#endif
25#ifndef SCROLLBAR_INITIAL_DELAY 25#ifndef SCROLLBAR_INITIAL_DELAY

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines