/tabbed

personal build of tabbed

Primary LanguageCMIT LicenseMIT

tabbed - generic tabbed interface

My personal tabbed build.

Requirements

In order to build tabbed you need the Xlib header files.

Installation Clone the repository and enter the directory.

git clone https://github.com/notchtc/tabbed
cd tabbed

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

Patches

Running tabbed

See the man page for details.