karx's tabbed config
Go to file
2013-05-06 20:28:25 +02:00
arg.h Adding the form of -r1, which will result in -r 1 in arg.h. 2012-11-27 21:17:10 +01:00
config.def.h Adding an option to do relative new position. And fixing tab position. 2012-12-25 23:48:28 +01:00
config.mk 0.5 tabbed release. 2013-05-06 20:28:25 +02:00
LICENSE Adding myself to the contributors list. 2012-04-06 20:45:35 +02:00
Makefile Introduce ARG* macros to simplify arg handling. 2012-04-06 20:44:47 +02:00
README Trivial changes to try out the new update filter script. 2012-12-07 20:50:53 +01:00
tabbed.1 Fix spelling of provided 2013-04-18 06:36:59 +02:00
tabbed.c Making tabbed convert the title string to native. 2013-01-16 18:33:50 +01:00
TODO 0.5 tabbed release. 2013-05-06 20:28:25 +02: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.