1WMCALCLOCK(1) General Commands Manual WMCALCLOCK(1)
2
3
4
6 WMCALCLOCK - Dockable Calendar Clock
7
9 wmCalClock [-h] [-display <Display>] [-b <Volume>] [-e <Command>] [-24]
10 [-s] [-S] [-L <Longitude>] [-l] [-tc <color>] [-bc <color>] [-tekton]
11 [-comicsans] [-arial] [-luggerbug] [-jazz]
12
14 wmCalClock is a simple Calendar Clock with anti-aliased text and drop-
15 shadows.
16
18 -h Display list of command-line options.
19
20 -display [display]
21 Use an alternate X Display.
22
23 -b <Volume>
24 Beep on the hour with specified volume (between -100 and 100).
25
26 -e <Command>
27 Command to execute via double click of mouse button 1. (Use
28 quotes if your command has white space in it).
29
30 -24 Show time in 24-hour format instead of default 12-hour AM/PM
31 format.
32
33 -s Show Greenwich Mean Sidereal Time (GMST) in 24-hour format.
34
35 -S Dont show seconds.
36
37 -L <Longitude>
38 Show Local Sidereal Time (LST) in 24-hour format. Longitude is
39 in degrees (- for West + for East).
40
41 -l Force use of lower color pixmap to conserve colors. On displays
42 with <= 8 bits, the low color Pixmap will always be used.
43
44 -tc <color>
45 Change color of time-field digits.
46
47 -bc <color>
48 Change color of time-field background.
49
50 -tekton
51 Use the Tekton font for time field.
52
53 -arial Use the Arial (i.e. Helvetica) font for time field.
54
55 -jazz Use the JazzPoster font for time field.
56
57 -luggerbug
58 Use the LuggerBug font for time field.
59
60 -comicsans
61 Use the ComicSans font for time field.
62
64 Who knows? (Let me know if you find any).
65
67 Michael G. Henderson <mghenderson@lanl.gov>
68
69
70
71 16 December 1998 WMCALCLOCK(1)