~cyphermox/ubuntu/precise/xscreensaver/merge-5.15-2

« back to all changes in this revision

Viewing changes to hacks/glx/timetunnel.man

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-06-29 09:30:05 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090629093005-kcpcwnmr3nw4dlpo
Tags: 5.08-0ubuntu1
* New upstream release (LP: #392374)
  - New hack, `photopile'.
  - Rewrote `sonar' and `jigsaw' as OpenGL programs.
  - Minor tweaks to `maze', `m6502', `hypnowheel', and `timetunnel'.
  - Savers that load images now obey EXIF rotation tags.
  - Arrgh, more RANDR noise!  Fixes this time for rotated screens, and for
    systems where RANDR lies and says the screen size is 0x0.
  - When the password dialog has timed out or been cancelled, don't pop it
    right back up a second time.
  - Password timeouts/cancels don't count as "failed logins".
  - Retired some of the older, less interesting savers:
    say goodbye to `bubbles', `critical', `flag', `forest',
    `glforestfire', `lmorph', `laser', `lightning', `lisa',
    `lissie', `rotor', `sphere', `spiral', `t3d', `vines',
    `whirlygig', and `worm'.
  - Merged `munch' and `mismunch'.
  - Updated `webcollage' to use twitpics.com as well.
* debian/patches/20_hacks_Makefile.patch:
  - Refreshed
* debian/patches/24_hacks_xsublim_enable.patch:
  - Refreshed
* debian/patches/25_xsublim_missing_man_page.patch
  - Put back removed man page
* debian/patches/53_XScreenSaver.ad.in.patch:
  - Refreshed
* debian/screensavers-desktop-files/*:
  debian/xscreensaver.files:
  debian/xscreensaver-data-extra.files:
  debian/xscreensaver-gl-extra.files:
  - Updated for new/removed/changed screensavers
* debian/control: Added Bzr link

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
[\-start \fInumber\fP]
11
11
[\-end \fInumber\fP]
12
12
[\-dilate \fInumber\fP]
13
 
[\-tunonly]
 
13
[\-no-logo]
14
14
[\-reverse]
15
 
[\-fog]
 
15
[\-no-fog]
16
16
[\-no-texture]
17
17
[\-wireframe]
18
18
[\-fps]
 
19
[\-tardis \fItexture\fP]
 
20
[\-head \fItexture\fP]
 
21
[\-marquee \fItexture\fP]
 
22
[\-tun1 \fItexture\fP]
 
23
[\-tun2 \fItexture\fP]
 
24
[\-tun3 \fItexture\fP]
19
25
.SH DESCRIPTION
20
26
Draws an animation similar to the opening and closing effects on the
21
27
Dr. Who television show.
40
46
.B \-dilate \fInumber\fP
41
47
Scale time to speed or slow simulation.  Numbers less than one slow it down.
42
48
.TP 8
43
 
.B \-tunonly
 
49
.B \-no-logo
44
50
Show only tunnels, no logos, etc.
45
51
.TP 8
46
52
.B \-reverse
47
53
Play in reverse, including tunnels.
48
54
.TP 8
49
 
.B \-fog
 
55
.B \-no-fog
50
56
Turn off fog.
51
57
.TP 8
52
58
.B \-no-texture
53
59
Turn off textures.
54
60
.TP 8
55
61
.B \-wireframe
56
 
Show as wire frame
57
 
.TP 8
58
 
.B \-fps
59
 
Display the current frame rate, CPU load, and polygon count.
 
62
Show as wire frame.
 
63
.TP 8
 
64
.B \-fps | \-no-fps
 
65
Whether to show a frames-per-second display at the bottom of the screen.
 
66
.TP 8
 
67
.B \-tardis \fItexture\fP
 
68
Specify an xpm file to override default tardis texture.
 
69
.TP 8
 
70
.B \-head \fItexture\fP
 
71
Specify an xpm file to override default Dr. Who head texture.
 
72
.TP 8
 
73
.B \-marquee \fItexture\fP
 
74
Specify an xpm file to override default show marquee texture.
 
75
.TP 8
 
76
.B \-tun1 \fItexture\fP
 
77
Specify an xpm file to override default tardis tunnel texture.
 
78
.TP 8
 
79
.B \-tun2 \fItexture\fP
 
80
Specify an xpm file to override default middle tunnel texture.
 
81
.TP 8
 
82
.B \-tun3 \fItexture\fP
 
83
Specify an xpm file to override default final tunnel texture.
60
84
.SH ENVIRONMENT
61
85
.PP
62
86
.TP 8