From 918577c6d127188921d13cd85a4c67d8a45cc8f5 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Fri, 15 Oct 2010 21:33:02 +0000 Subject: [PATCH] Added instructions on how to get rid of the additional window under WindowMaker --- README | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/README b/README index 99323c2..197a087 100644 --- a/README +++ b/README @@ -7,8 +7,31 @@ Project website: This program was tested on the following systems: "Linux From Scratch 4.0" + "Ubuntu 10.04" + "Ubuntu 10.10" +For recent project news, see the NEWS file. -For installation instructions, see the INSTALL file. -For recent project news, see the NEWS file. +Building hvclock: +----------------- + +For generic installation instructions, see the "INSTALL" file. + +If you are building from the subversion repository, first run the "autogen.sh" script. + +If you are seeing this error message during configure: + "Can't find X11 library" +it means you are missing some libX11 files. +On Debian-based systems, install libX11-dev with this command: + apt-get install libX11-dev + + +Running hvclock: +---------------- + +When running under WindowMaker and with recent versions of Linux distributions, +there is an additional window appearing in addition to the dockapp window. +To get rid of this added window, right-click on the title bar and select +"Attributes...", then select "Application Specific" from the drop-down list +and then select "Start Hidden". -- 2.20.1