From b0a608b5385f53252de9508f250592880ef479e9 Mon Sep 17 00:00:00 2001 From: Anselm R Garbe Date: Tue, 17 Jun 2008 10:29:33 +0100 Subject: updated --- README | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'README') diff --git a/README b/README index e6ccf3a..a7d4b2c 100644 --- a/README +++ b/README @@ -1,24 +1,25 @@ -setwmname - sets the WM name -============================ -Sets the EWMH WM name property to a specified name. +wmname - prints/sets the WM name +================================ +Prints/sets the EWMH WM name property. Requirements ------------ -In order to build setwmname you need the Xlib header files. +In order to build wmname you need the Xlib header files. Installation ------------ -Edit config.mk to match your local setup (swarp is installed into +Edit config.mk to match your local setup (wmname is installed into the /usr/local namespace by default). -Afterwards enter the following command to build and install swarp (if -necessary as root): +Afterwards enter the following command to build and install wmname +(if necessary as root): make clean install -Running setwmname ------------------ -Simply invoke 'setwmname '. +Running wmname +-------------- +Run 'wmname' to print the current WM name. Run 'wmname ' to set it. This +is pretty much similiar to hostname(1). -- cgit v1.2.3