Matthew Dobson b4836e03e4 added colours to dwmbar & slstatus 5 月之前
..
patch b4836e03e4 added colours to dwmbar & slstatus 5 月之前
LICENSE b4836e03e4 added colours to dwmbar & slstatus 5 月之前
Makefile b4836e03e4 added colours to dwmbar & slstatus 5 月之前
README b4836e03e4 added colours to dwmbar & slstatus 5 月之前
TODO b4836e03e4 added colours to dwmbar & slstatus 5 月之前
arg.h b4836e03e4 added colours to dwmbar & slstatus 5 月之前
config.def.h b4836e03e4 added colours to dwmbar & slstatus 5 月之前
config.h b4836e03e4 added colours to dwmbar & slstatus 5 月之前
patches.def.h b4836e03e4 added colours to dwmbar & slstatus 5 月之前
tabbed b4836e03e4 added colours to dwmbar & slstatus 5 月之前
tabbed.1 b4836e03e4 added colours to dwmbar & slstatus 5 月之前
tabbed.c b4836e03e4 added colours to dwmbar & slstatus 5 月之前
tabbed.o b4836e03e4 added colours to dwmbar & slstatus 5 月之前
xembed b4836e03e4 added colours to dwmbar & slstatus 5 月之前
xembed.1 b4836e03e4 added colours to dwmbar & slstatus 5 月之前
xembed.c b4836e03e4 added colours to dwmbar & slstatus 5 月之前
xembed.o b4836e03e4 added colours to dwmbar & slstatus 5 月之前

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.