karx's tabbed config
Go to file
2011-11-20 17:38:48 +01:00
.hgtags Added tag 0.3 for changeset 78e9432d30bc 2010-05-30 22:34:51 +02:00
config.def.h new default colour scheme 2011-11-20 16:15:34 +01:00
config.mk next will be 0.3 2010-05-25 00:45:05 +02:00
LICENSE update documentation 2011-11-20 16:15:48 +01:00
Makefile fixing README and Makefile. 2009-10-26 16:59:30 +01:00
README update documentation 2011-11-20 16:15:48 +01:00
tabbed.1 update documentation 2011-11-20 16:15:48 +01:00
tabbed.c display cmd info on tabbed-win 2011-11-20 17:38:48 +01:00

tabbed - generic tabbed interface
=================================
tabbed is a simple tabbed X window container.


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
--------------
See the man page for details.