~ubuntu-branches/ubuntu/lucid/xscreensaver/lucid

« back to all changes in this revision

Viewing changes to hacks/halo.man

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2007-12-06 09:53:12 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20071206095312-fkzcwe4vqm50z208
Tags: 5.04-1ubuntu1
* Merge from debian unstable, remaining changes:
  - split xscreensaver into xscreensaver, xscreensaver-data (hacks we ship),
    xscreensaver-data-extra (hacks in universe). split out gl hacks for
    universe to xscreensaver-gl-extra
  - use fridge for rss screensavers
  - create and install .desktop files for gnome-screensaver

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
halo - draw circular patterns
4
4
.SH SYNOPSIS
5
5
.B halo
6
 
[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-count \fIint\fP] [\-delay \fIusecs\fP] [\-mode seuss | ramp | random ] [\-animate] [\-colors \fIinteger\fP] [\-cycle] [\-no\-cycle] [\-cycle\-delay \fIusecs\fP] 
 
6
[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-count \fIint\fP] [\-delay \fIusecs\fP] [\-mode seuss | ramp | random ] [\-animate] [\-colors \fIinteger\fP] 
7
7
.SH DESCRIPTION
8
8
The \fIhalo\fP program draws cool patterns based on circles.
9
9
.SH OPTIONS
47
47
If specified, then the centerpoints of the circles will bounce around.
48
48
Otherwise, the circles will be drawn once, erased, and a new set of
49
49
circles will be drawn.
50
 
.TP 8
51
 
.B \-cycle
52
 
.TP 8
53
 
.B \-no\-cycle
54
 
Whether to do colormap cycling.  Default is to cycle.
55
 
.TP 8
56
 
.B \-cycle\-delay
57
 
Number of microseconds between shifts of the colormap; default 100000,
58
 
or 1/10th second.
59
50
.SH ENVIRONMENT
60
51
.PP
61
52
.TP 8