my suckless tabbed config

matesz44 4c2cce9fda width decreased 4 年之前
LICENSE f5c9a87e40 Tabbed 5 年之前
Makefile f5c9a87e40 Tabbed 5 年之前
README f5c9a87e40 Tabbed 5 年之前
TODO f5c9a87e40 Tabbed 5 年之前
arg.h f5c9a87e40 Tabbed 5 年之前
config.def.h f5c9a87e40 Tabbed 5 年之前
config.h 4c2cce9fda width decreased 4 年之前
config.mk f5c9a87e40 Tabbed 5 年之前
tabbed.1 f5c9a87e40 Tabbed 5 年之前
tabbed.c f5c9a87e40 Tabbed 5 年之前
xembed.1 f5c9a87e40 Tabbed 5 年之前
xembed.c f5c9a87e40 Tabbed 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.