From 2e8860ece39f1d456c750068a911162a59f8e751 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Sun, 3 Jun 2012 07:18:33 +0000 Subject: [PATCH] Update README --- README | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README b/README index d693c6a..10e14f5 100644 --- a/README +++ b/README @@ -8,13 +8,24 @@ Instalation Installing on X11: make - cp wmpus /usr/local/bin + make install Building for Win32: + make clean make SYS=win32 +Running wmpus +------------- +Start wmpus from from an X11 init file, for directly if you so choose: + + X :0 & + DISPLAY=:0 wmpus + +External status bars such dzen or lxpanel should work well with wmpus + + Hacking ------- The source code is organized around several generic interfaces coresponding to -- 2.43.2