From 4bad0d92c9380714ef2908425717e8accff54af9 Mon Sep 17 00:00:00 2001 From: "Enno Boland (tox)" Date: Mon, 14 Sep 2009 14:39:37 +0200 Subject: adding manpage and README. --- README | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..4d447c1 --- /dev/null +++ b/README @@ -0,0 +1,25 @@ +tabbed - simple Xembed container manager +======================================== +tabbed is a simple Xembed container manager based on Xlib. + + +Requirements +------------ +In order to build surf you need the Xlib header files. + + +Installation +------------ +Edit config.mk to match your local setup (tabbed is installed into +the /usr/local namespace by default). + +Afterwards enter the following command to build and install tabbed (if +necessary as root): + + make clean install + + +Running tabbed +-------------- +run + tabbed [-d] -- cgit v1.2.3