diff options
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. |