changeset: 1441:e96846179c65
tag: tip
user: Anselm R Garbe <garbeam_AT_gmail.com>
date: Thu Jul 02 16:47:00 2009 +0100
files: config.def.h
description:
hmm, can't decide on the default monitor symbol set
diff -r d4f7bc21588f -r e96846179c65 config.def.h
--- a/config.def.h Thu Jul 02 16:44:57 2009 +0100
+++ b/config.def.h Thu Jul 02 16:47:00 2009 +0100
@@ -14,7 +14,7 @@
static unsigned int snap = 32; /* snap pixel */
/* monitor(s) symbols */
-static const char *monsyms[] = { "i", "ii", "iii", "iv", "v" };
+static const char *monsyms[] = { "0x1", "0x2", "0x3", "0x4", "0x5" };
/* tagging */
static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
Received on Thu Jul 02 2009 - 15:47:05 UTC
This archive was generated by hypermail 2.2.0 : Thu Jul 02 2009 - 15:48:06 UTC