summaryrefslogtreecommitdiffstats
path: root/desktop/root-tail
diff options
context:
space:
mode:
author slakmagik <slakmagik@gmail.com>2010-06-30 22:02:06 -0400
committer Robby Workman <rworkman@slackbuilds.org>2010-07-03 15:52:10 -0500
commit6015cd2f1e4d88a4bcf99ec6649cd50e80e0e0cc (patch)
tree44882846847458decf7f98f83af5872bf334680c /desktop/root-tail
parent1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7 (diff)
downloadslackbuilds-6015cd2f1e4d88a4bcf99ec6649cd50e80e0e0cc.tar.gz
slackbuilds-6015cd2f1e4d88a4bcf99ec6649cd50e80e0e0cc.tar.xz
Various: more whitespace cleanups
Reformatted all of my READMEs that weren't wrapped at column 72. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/root-tail')
-rw-r--r--desktop/root-tail/README20
1 files changed, 10 insertions, 10 deletions
diff --git a/desktop/root-tail/README b/desktop/root-tail/README
index 482a61bf5c..2042be2b91 100644
--- a/desktop/root-tail/README
+++ b/desktop/root-tail/README
@@ -1,20 +1,20 @@
-Root-tail displays a given file anywhere on your X11 root window, i.e. it is
-kind of tail -f for multiple files using your desktop background as output
-window.
+Root-tail displays a given file anywhere on your X11 root window, i.e.
+it is kind of tail -f for multiple files using your desktop background
+as output window.
It has configurable colors, fonts, wrapping, justifying, continuation
-indicators, geometry, and more and can interleave multiple files also making
-it a sort of multi-tail.
+indicators, geometry, and more and can interleave multiple files also
+making it a sort of multi-tail.
For example:
root-tail -g 800x250+100+50 -font 10x20 /var/log/messages,green \
-font 12x24 /var/log/secure,red,'ALERT'
-By default root-tail doesn't seem to work on XFCE. You need to explicitly
-specify the ID of the display to use it (by using the "-id" flag of
-root-tail). Use the xprop command to find the active root display, and run
-this through the cut command to strip out the ID number for insertion into the
-root-tail `-id` field.
+By default root-tail doesn't seem to work on XFCE. You need to
+explicitly specify the ID of the display to use it (by using the "-id"
+flag of root-tail). Use the xprop command to find the active root
+display, and run this through the cut command to strip out the ID number
+for insertion into the root-tail `-id` field.
It looks a little something like this: