found compromise for fonts
arg@mig29 unknown
Thu, 07 Dec 2006 14:39:31 +0100
2 files changed,
2 insertions(+),
2 deletions(-)
M
config.arg.h
→
config.arg.h
@@ -9,7 +9,7 @@ #define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" -#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" +#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*" #define NORMBGCOLOR "#333333" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#336699"
M
config.default.h
→
config.default.h
@@ -9,7 +9,7 @@ #define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" -#define FONT "fixed" +#define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" #define NORMBGCOLOR "#333366" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#666699"