Added instructions on how to get rid of the additional window under WindowMaker
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 15 Oct 2010 21:33:02 +0000 (21:33 +0000)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 29 May 2013 02:37:24 +0000 (22:37 -0400)
README

diff --git a/README b/README
index 99323c2..197a087 100644 (file)
--- 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".