You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
1 year ago | |
---|---|---|
patches | 1 year ago | |
LICENSE | 1 year ago | |
Makefile | 1 year ago | |
README | 1 year ago | |
TODO | 1 year ago | |
arg.h | 1 year ago | |
config.def.h | 1 year ago | |
config.h | 1 year ago | |
config.mk | 1 year ago | |
config.mk.orig | 1 year ago | |
config.mk.rej | 1 year ago | |
tabbed | 1 year ago | |
tabbed.1 | 1 year ago | |
tabbed.c | 1 year ago | |
tabbed.c.orig | 1 year ago | |
tabbed.c.rej | 1 year ago | |
tabbed.o | 1 year ago | |
xembed | 1 year ago | |
xembed.1 | 1 year ago | |
xembed.c | 1 year ago | |
xembed.o | 1 year ago |
README
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.