aewl

view config.h @ 18:1efa34c6e1b6

added mouse-based resizals
author Anselm R. Garbe <garbeam@wmii.de>
date Tue, 11 Jul 2006 21:24:10 +0200
parents 5c078b66347b
children bd3a44353916
line source
1 /*
2 * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
3 * See LICENSE file for license details.
4 */
6 #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
7 #define BGCOLOR "#000000"
8 #define FGCOLOR "#ffaa00"
9 #define BORDERCOLOR "#000000"
10 #define STATUSDELAY 10 /* milliseconds */