1lisa(6x) XScreenSaver manual lisa(6x)
2
3
4
6 lisa - draws animated full-loop lissajous figures
7
9 lisa [-display host:display.screen] [-foreground color] [-background
10 color] [-window] [-root] [-mono] [-install] [-visual visual] [-ncolors
11 integer] [-delay microseconds] [-cycles integer] [-count integer]
12 [-size integer]
13
14
16 The lisa program draws animated full-loop lissajous figures.
17
19 lisa accepts the following options:
20
21 -window Draw on a newly-created window. This is the default.
22
23 -root Draw on the root window.
24
25 -mono If on a color display, pretend we're on a monochrome display.
26
27 -install
28 Install a private colormap for the window.
29
30 -visual visual
31 Specify which visual to use. Legal values are the name of a
32 visual class, or the id number (decimal or hex) of a specific
33 visual.
34
35 -ncolors integer
36 How many colors should be used (if possible). Default 200.
37 The colors are chosen randomly.
38
39 -cycles integer
40
41
42 -count integer
43
44
45 -size integer
46
47
49 DISPLAY to get the default host and display number.
50
51 XENVIRONMENT
52 to get the name of a resource file that overrides the global
53 resources stored in the RESOURCE_MANAGER property.
54
56 X(1), xscreensaver(1), xlock(1)
57
59 Copyright © 1997 by Caleb Cullen.
60
61 Permission to use, copy, modify, and distribute this software and its
62 documentation for any purpose and without fee is hereby granted, pro‐
63 vided that the above copyright notice appear in all copies and that
64 both that copyright notice and this permission notice appear in sup‐
65 porting documentation.
66
68 Caleb Cullen, 1997.
69
70 Ability to run standalone or with xscreensaver added by Jamie Zawinski
71 <jwz@jwz.org>, 27-May-97.
72
73
74
75X Version 11 5.05-3 (06-Apr-2008) lisa(6x)