karx's tabbed config
Go to file
Enno Boland (tox) 0c4e90c9d4 code cleanups
2009-10-27 12:54:22 +01:00
config.def.h code cleaning, windows are properly closed on exit; if last client quits, exit 2009-10-26 16:50:38 +01:00
config.mk first version is 0.1, cleanup config.mk 2009-10-26 16:53:41 +01:00
LICENSE Initial Commit. 2009-06-05 13:22:40 +02:00
Makefile fixing README and Makefile. 2009-10-26 16:59:30 +01:00
README fixing README and Makefile. 2009-10-26 16:59:30 +01:00
tabbed.1 adding manpage and README. 2009-09-14 14:39:37 +02:00
tabbed.c code cleanups 2009-10-27 12:54:22 +01:00

tabbed - simple Xembed container manager
========================================
tabbed is a simple Xembed container manager based on Xlib.


Requirements
------------
In order to build tabbed 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]