Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
-rw-r--r-- .ignore
-rw-r--r-- LICENSE
-rw-r--r-- Makefile
-rw-r--r-- README
-rw-r--r-- TODO
-rw-r--r-- arg.h
-rw-r--r-- config.def.h
-rw-r--r-- config.h
-rw-r--r-- tabbed.1
-rw-r--r-- tabbed.c
-rw-r--r-- xembed.1
-rw-r--r-- xembed.c
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.