ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/root-tail/config.h
(Generate patch)

Comparing root-tail/config.h (file contents):
Revision 1.8 by pcg, Thu Apr 8 19:46:48 2004 UTC vs.
Revision 1.9 by pcg, Sun Apr 11 22:08:16 2004 UTC

3#define DEF_COLOR "white" 3#define DEF_COLOR "white"
4#define DEF_CONT_COLOR "grey" 4#define DEF_CONT_COLOR "grey"
5 5
6 6
7//default font.. -font at runtime should work 7//default font.. -font at runtime should work
8#define USE_FONT "fixed" 8#define USE_FONT "*"
9 9
10//default positions.. can be changed with -g at runtime 10//default positions.. can be changed with -g at runtime
11#define STD_WIDTH 730 11#define STD_WIDTH 730
12#define STD_HEIGHT 530 12#define STD_HEIGHT 530
13#define LOC_X 30 13#define LOC_X 30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines