IPB
>  Man Pages > Linux > openSUSE 10.2 > Section 6 > starwars man page

starwars man page

Section 6 - openSUSE 10.2 Man Pages

Other operating system man pages available here


Advanced Search

Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!


starwars(6x)                  XScreenSaver manual                 starwars(6x)



NAME
       starwars - draws a perspective text crawl, like at the beginning of the
       movie

SYNOPSIS
       starwars  [-display  host:display.screen]  [-window]  [-root]  [-visual
       visual]  [-delay  microseconds]  [-program  command]  [-size  integer ]
       [-columns integer] [-wrap  |  -no-wrap]  [-left  |  -center  |  -right]
       [-lines  integer]  [-spin float] [-steps integer] [-delay usecs] [-font
       xlfd] [-no-textures] [-no-smooth] [-no-thick] [-fps]

DESCRIPTION
       The starwars program runs another program to generate a stream of text,
       then  animates  that text receeding into the background at an angle, in
       front of a star field.

OPTIONS
       starwars accepts the following options:

       -window Draw on a newly-created window.  This is the default.

       -root   Draw on the root window.

       -install
               Install a private colormap for the window.

       -visual visual
               Specify which visual to use.  Legal values are the  name  of  a
               visual  class,  or the id number (decimal or hex) of a specific
               visual.

       -program sh-command
               The command to run to  generate  the  text  to  display.   This
               option  may  be  any string acceptable to /bin/sh.  The program
               will be run at the end of a pipe, and any  characters  that  it
               prints  to  stdout  will be printed on the starwars window.  If
               the program exits, it will be launched again after we have pro-
               cessed all the text it produced.

               Note  that  starwars  is not a terminal emulator: programs that
               try to directly address the screen will not do what  you  might
               expect.  This program merely draws the characters on the screen
               left to right, top to bottom, in perspective.  Lines (may) wrap
               when they reach the right edge.

               In  other  words,  programs like fortune(1) will work, but pro-
               grams like top(1) won't.

               Some examples:

                    starwars -program 'cat /usr/src/linux*/README'
                    starwars -columns 30 -program 'ping www.starwars.com'
                    starwars -left -no-wrap -program 'ps -auxwwf'
                    starwars -left -no-wrap -columns 45 -program 'top -bn1'
                    starwars -left -columns 40 -program 'od -txC /dev/urandom'
                    starwars -font fixed -program 'od -txC /dev/urandom'


       -size integer
               How large a font to use, in points.  (Well, in  some  arbitrary
               unit   we're  calling  "points"  for  the  sake  of  argument.)
               Default: 24.

       -columns integer
               How many columns of text should be visible on the  bottom  line
               of the screen.  Default: 60.

               Only  one  of  -columns and -size may be specified; if both are
               specified, -columns takes priority.

       -wrap   Word-wrap lines when they reach the rightmost column.  This  is
               the default.

       -no-wrap
               Do  not  word-wrap: just let the lines go off the right side of
               the screen.

       -left | -center | -right
               Whether to align the text flush left, centered, or flush right.
               The default is centered.

       -lines integer
               How  many  lines  should  be allowed to be on the screen before
               they fall off the end.  The default is 125.

       -spin float
               The star field on the background slowly rotates.  This  is  how
               fast.  The default is 0.03.

       -steps integer
               How  many  steps  should  be used to scroll a single line.  The
               default is 35.  If the animation looks jerky to  you,  increase
               this number.

       -delay usecs
               The  delay  between  steps  of  the animation; default is 40000
               (1/25th second.)

       -font font-name
               The name of the font to use.  For best effect, this should be a
               large font (at least 36 points.)  The bigger the font, the bet-
               ter looking the characters will be.  Note that the size of this
               font affects only the clarity of the characters, not their size
               on the screen: for that, use the -size or -columns options.

               Default: -*-utopia-bold-r-normal-*-*-720-*-*-*-*-iso8859-1

       -no-textures
               Instead of texture-mapping a real font to render the text,  use
               a  built-in  font composed of line segments.  On graphics cards
               without texture support, the line-segment font will  have  much
               better performance.

       -no-smooth
               When using the line-segment font, turn off anti-aliasing of the
               lines used to draw the font.  This will make the text blockier,
               but may improve performance.

       -no-thick
               When  using  the line-segment font, turn off use of thick lines
               for the characters that are close to the foreground.  This will
               make  the  text appear unnaturally skinny, but may improve per-
               formance.

       -fps    Display a running tally of how many frames per second are being
               rendered.   In  conjunction with -delay 0, this can be a useful
               benchmark of your GL performance.

ENVIRONMENT
       DISPLAY to get the default host and display number.

       XENVIRONMENT
               to get the name of a resource file that  overrides  the  global
               resources stored in the RESOURCE_MANAGER property.

SEE ALSO
       xscreensaver(1),    xscreensaver-text(1),   fortune(1),   phosphor(6x),
       apple2(6x), fontglide(6x), ljlatest(6x),  dadadodo(1),  webcollage(6x),
       driftnet(1) EtherPEG, EtherPeek

COPYRIGHT
       Copyright  © 1998-2005 by Jamie Zawinski and Claudio Matsuoka.  Permis-
       sion to use, copy, modify, distribute, and sell this software  and  its
       documentation  for  any purpose is hereby granted without fee, provided
       that the above copyright notice appear in all copies and that both that
       copyright  notice and this permission notice appear in supporting docu-
       mentation.  No representations are made about the suitability  of  this
       software  for  any  purpose.  It is provided "as is" without express or
       implied warranty.

AUTHOR
       Jamie  Zawinski  <jwz@jwz.org>  and  Claudio  Matauoka   <claudio@hell-
       labs.org>



X Version 11                  5.01 (18-Sep-2006)                  starwars(6x)


Man(1) output converted with man2html and wrapped by fishsponge

This page was generated on Sat Sep 8 16:40:15 GMT 2007

Your favourite pages:

No pages logged yet.
Trying to save cookie...

Top 10 most popular pages:

svn man page (6164 hits)
(FreeBSD 6.2)

sqlite3 man page (5598 hits)
(openSUSE 10.2)

adv_cap_autoneg man page (5045 hits)
(Solaris 10 11_06)

CPAN man page (4791 hits)
(Suse Linux 10.1)

ssh man page (4439 hits)
(Suse Linux 10.1)

ssh-socks5-proxy-connect man page (3525 hits)
(Solaris 10 11_06)

signal man page (3395 hits)
(Suse Linux 10.1)

netcat man page (3383 hits)
(Suse Linux 10.1)

pprosetup man page (2890 hits)
(Solaris 10 11_06)

startproc man page (2739 hits)
(Suse Linux 10.1)

Useful Links

Go Back

Visitor Statistics


Valid XHTML 1.0 Transitional     Valid CSS!

Partners: Cambridge Plus :: Pyrenees Prices and Terms and Conditions :: Electronic Circuit Design :: <Link Available>
Unix Man Pages / Linux Man Pages :: HiFi Forum :: SIP VoIP Phone & Provider Reviews :: UNIX/Linux Forum Archives

More info on advertising on Unix/Linux Forum