Mercurial > aewl
comparison config.arg.h @ 540:14e95221268b
changing MASTER in config.arg.h from 600 to 550 per thousand
author | arg@mig29 |
---|---|
date | Thu, 26 Oct 2006 11:21:45 +0200 |
parents | a0858b5cdec6 |
children | 08d3d329270a |
comparison
equal
deleted
inserted
replaced
539:a0858b5cdec6 | 540:14e95221268b |
---|---|
15 #define SELBGCOLOR "#333366" | 15 #define SELBGCOLOR "#333366" |
16 #define SELFGCOLOR "#eeeeee" | 16 #define SELFGCOLOR "#eeeeee" |
17 #define STATUSBGCOLOR "#222222" | 17 #define STATUSBGCOLOR "#222222" |
18 #define STATUSFGCOLOR "#9999cc" | 18 #define STATUSFGCOLOR "#9999cc" |
19 | 19 |
20 #define MASTER 600 /* per thousand */ | 20 #define MASTER 550 /* per thousand */ |
21 #define MODKEY Mod1Mask | 21 #define MODKEY Mod1Mask |
22 | 22 |
23 #define KEYS \ | 23 #define KEYS \ |
24 static Key key[] = { \ | 24 static Key key[] = { \ |
25 /* modifier key function arguments */ \ | 25 /* modifier key function arguments */ \ |