Introduction
Introduction Statistics Contact Development Disclaimer Help
README - tabbed - tab interface for application supporting Xembed
git clone git://git.suckless.org/tabbed
Log
Files
Refs
README
LICENSE
---
README (508B)
---
1 tabbed - generic tabbed interface
2 =================================
3 tabbed is a simple tabbed X window container.
4
5 Requirements
6 ------------
7 In order to build tabbed you need the Xlib header files.
8
9 Installation
10 ------------
11 Edit config.mk to match your local setup (tabbed is installed into
12 the /usr/local namespace by default).
13
14 Afterwards enter the following command to build and install tabbed
15 (if necessary as root):
16
17 make clean install
18
19 Running tabbed
20 --------------
21 See the man page for details.
22
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.