summaryrefslogtreecommitdiffstats
path: root/system/tabbed/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2013-07-13 01:34:21 -0500
committer Robby Workman <rworkman@slackbuilds.org>2013-07-14 17:07:21 -0500
commitc7aed8ed133b9aedb3b4b08fed4bd8c1c8eb7c97 (patch)
treedc00574b2e530896e827925a7163db4438f1d54a /system/tabbed/README
parent387e16e47facbfdaeb5abe9cf399a978d0bdbe8a (diff)
downloadslackbuilds-c7aed8ed133b9aedb3b4b08fed4bd8c1c8eb7c97.tar.gz
slackbuilds-c7aed8ed133b9aedb3b4b08fed4bd8c1c8eb7c97.tar.xz
system/tabbed: Updated for version 0.5.
New maintainer - submitted entirely new script Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/tabbed/README')
-rw-r--r--system/tabbed/README13
1 files changed, 11 insertions, 2 deletions
diff --git a/system/tabbed/README b/system/tabbed/README
index 8c122a748b..f93f15cf9d 100644
--- a/system/tabbed/README
+++ b/system/tabbed/README
@@ -1,2 +1,11 @@
-Simple generic tabbed fronted to xembed aware applications, originally designed
-for surf but also usable with many other application, i.e. uzbl, urxvt and xterm
+tabbed (framework for embeddable apps)
+
+Simple generic tabbed frontend to xembed aware applications, originally
+designed for surf but also usable with many other applications, e.g. st,
+uzbl, urxvt, and xterm.
+
+The default width and height for the tabbed window are hard-coded in
+the application, and can be set by setting WIDTH and HEIGHT environment
+variables. Default size is 800x600. Example:
+
+ WIDTH=1024 HEIGHT=768 ./tabbed.SlackBuild