diff options
author | Connor Lane Smith <cls@lubutu.com> | 2011-11-20 16:15:48 +0100 |
---|---|---|
committer | Connor Lane Smith <cls@lubutu.com> | 2011-11-20 16:15:48 +0100 |
commit | 840fd4f32725d8a94ba138ada75d0be6e0686b0d (patch) | |
tree | 14a182db84a47defba539bf228feeaa8b9395e8b /README | |
parent | b917de2bc699e8452768f08aa53f6619e6d03280 (diff) |
update documentation
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,6 +1,6 @@ -tabbed - simple Xembed container manager -======================================== -tabbed is a simple Xembed container manager based on Xlib. +tabbed - generic tabbed interface +================================= +tabbed is a simple tabbed X window container. Requirements @@ -13,13 +13,12 @@ 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): +Afterwards enter the following command to build and install tabbed +(if necessary as root): make clean install Running tabbed -------------- -run - tabbed [-d] +See the man page for details. |