karx's tabbed config
Go to file
2010-04-26 22:30:27 +02:00
.hgtags Added tag 0.2 for changeset 4db5de5149ed 2009-10-30 14:08:56 +01:00
config.def.h improved focus handling 2010-02-16 19:53:03 +01:00
config.mk next version is 0.2 2009-10-29 15:30:43 +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 Fixing manpage 2010-03-24 23:37:46 +01:00
tabbed.c removing XSetInputFocus() calls to be ICCCM compliant again. Thanks to Thomas Adam 2010-04-26 22:30:27 +02: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]