Mercurial > aewl
changeset 623:5308dd22b6ee 2.6
found compromise for fonts
author | arg@mig29 |
---|---|
date | Thu, 07 Dec 2006 14:39:31 +0100 |
parents | aa2fa6ddd40f |
children | a3fe97f208ac |
files | config.arg.h config.default.h |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/config.arg.h Thu Dec 07 12:03:15 2006 +0100 +++ b/config.arg.h Thu Dec 07 14:39:31 2006 +0100 @@ -9,7 +9,7 @@ #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"
--- a/config.default.h Thu Dec 07 12:03:15 2006 +0100 +++ b/config.default.h Thu Dec 07 14:39:31 2006 +0100 @@ -9,7 +9,7 @@ #define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" -#define FONT "fixed" +#define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" #define NORMBGCOLOR "#333366" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#666699"