From ac3fe41b9b77964a56da652c3930f5e52dc40668 Mon Sep 17 00:00:00 2001 From: Anselm R Garbe Date: Tue, 20 May 2008 15:04:05 +0100 Subject: initial commit --- README | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..e6ccf3a --- /dev/null +++ b/README @@ -0,0 +1,24 @@ +setwmname - sets the WM name +============================ +Sets the EWMH WM name property to a specified name. + + +Requirements +------------ +In order to build setwmname you need the Xlib header files. + + +Installation +------------ +Edit config.mk to match your local setup (swarp is installed into +the /usr/local namespace by default). + +Afterwards enter the following command to build and install swarp (if +necessary as root): + + make clean install + + +Running setwmname +----------------- +Simply invoke 'setwmname '. -- cgit v1.2.3