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.3 by pcg, Fri Dec 5 04:05:13 2003 UTC vs.
Revision 1.4 by pcg, Fri Dec 19 09:41:09 2003 UTC

1/* 1/*
2 * $Id: command.h,v 1.3 2003/12/05 04:05:13 pcg Exp $ 2 * $Id: command.h,v 1.4 2003/12/19 09:41:09 pcg Exp $
3 */ 3 */
4 4
5#ifndef _COMMAND_H_ 5#ifndef _COMMAND_H_
6#define _COMMAND_H_ 6#define _COMMAND_H_
7 7
13# define DndDir 5 13# define DndDir 5
14# define DndLink 7 14# define DndLink 7
15#endif 15#endif
16 16
17/* a large REFRESH_PERIOD causes problems with `cat' */ 17/* a large REFRESH_PERIOD causes problems with `cat' */
18#define REFRESH_PERIOD 1 18#define REFRESH_PERIOD 2
19 19
20#ifndef MULTICLICK_TIME 20#ifndef MULTICLICK_TIME
21# define MULTICLICK_TIME 500 21# define MULTICLICK_TIME 500
22#endif 22#endif
23#ifndef SCROLLBAR_INITIAL_DELAY 23#ifndef SCROLLBAR_INITIAL_DELAY

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines