|
NAMEXStarRoll - Letters fly to far, far, far away.SYNOPSISxstarroll [parameter1] [parameter2] ...DESCRIPTIONXStarRoll is a simple demonstration program for X11. Letters and pixmaps fly to far, far, far away. You can fly optional letters and pixmaps, and use XStarRoll as a background picture.If a parameter is a pixmap filename, XStarRoll reads it and flies the pixmap, or, if the parameter is a text filename, XStarRoll reads it and flies letters in it, or else, xstarroll flies the parameter as it is. You can send letters to XStarRoll through the standard input. OPTIONS(X-ToolKit Options)-display, -geometry, -name, -font, -fg and -bg are available. --
-
-help, -h
-root, -r
-noroot, -nr
-quit, -q
-noquit, -nq
-blur, -b
-noblur, -nb
-fill
-source-width [x], -sw [x]
-width [x], -w [x]
-length-x [x], -lx [x]
-length-y [x], -ly [x]
-space [x], -sp [x]
-scroll [x], -sc [x]
-start [x], -st [x]
-wait [x], -wt [x]
KEY OPERATIONS[Up], [Down], [Right], [Left]Change the length parameters for drawing. [a], [d]
[p], [n], [PageUp], [PageDown]
[s]
[q]
EXAMPLES% ls -l | xstarroll- XStarRoll flies the output of ls. % echo "This is XStarRoll." | xstarroll
% echo "is" | xstarroll "This" -
"XStarRoll."
% xstarroll sample.txt
% xstarroll sample.xpm
% xstarroll "This is XStarRoll." sample1.txt sample1.xpm
sample2.txt sample2.xpm ...
If the head of letters is a Tab code or "#center", XStarRoll flies letters at the center of the screen. SEE ALSOX(1)AUTHORProgramed by Sakai Hiroaki.E-Mail:sakai@miya.ee.kagu.sut.ac.jp http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/myfreesoft.html COPYRIGHTXStarRoll Copyright (c) 1998 Sakai Hiroaki.All Rights Reserved. XStarRoll is a free software. You may copy or distribute the original XStarRoll freely. But, you may not modify or distribute the original XStarRoll without permission of the author.
Visit the GSP FreeBSD Man Page Interface. |