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.6 by pcg, Fri Apr 2 01:27:48 2004 UTC vs.
Revision 1.7 by chris_moore, Wed Apr 7 03:54:30 2004 UTC

1/* root tail compile time defaults */ 1/* root tail compile time defaults */
2 2
3#define DEF_COLOR "white" 3#define DEF_COLOR "white"
4#define DEF_CONT_COLOR "grey"
5
4 6
5//default font.. -font at runtime should work 7//default font.. -font at runtime should work
6#define USE_FONT "fixed" 8#define USE_FONT "fixed"
7 9
8//default positions.. can be changed with -g at runtime 10//default positions.. can be changed with -g at runtime

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines