Make AddMouseRegion's index unsigned
[dockapps.git] / wmcalclockkbd / src / wmCalClockKbd.1
blob2d8fb6a69027f38d22457a41bf16005944a72a3a
1 .TH WMCALCLOCK 1 "12 September 2003"
2 .SH NAME
3 WMCALCLOCK \- Dockable Calendar Clock Keyboard Indicator
4 .SH SYNOPSIS
5 .B wmCalClock
6 [-h] [-display <Display>] [-b <Volume>] [-e <Command>] [-24] [-s] [-S] [-L <Longitude>] [-l] [-tc <color>] [-bc <color>] [-tekton] [-comicsans] [-arial] [-luggerbug] [-jazz] [-kb <Images>] [-kbt <0.0-1.0>]
7 .SH DESCRIPTION
8 .PP
9 wmCalClock is a simple Calendar Clock with anti-aliased text and drop-shadows, which can also indicate your keyboard group
10 .SH OPTIONS
11 .TP
12 .B \-h
13 Display list of command-line options.
14 .TP
15 .B \-display [display]
16 Use an alternate X Display.
17 .TP
18 .B \-b <Volume>
19 Beep on the hour with specified volume (between -100 and 100).
20 .TP
21 .B \-e <Command>
22 Command to execute via double click of mouse button 1. (Use quotes if your command
23 has white space in it).
24 .TP
25 .B \-24
26 Show time in 24-hour format instead of default 12-hour AM/PM format.
27 .TP
28 .B \-s
29 Show Greenwich Mean Sidereal Time (GMST) in 24-hour format.
30 .TP
31 .B \-S
32 Dont show seconds.
33 .TP
34 .B \-L <Longitude>
35 Show Local Sidereal Time (LST) in 24-hour format. Longitude is in degrees
36 (- for West + for East).
37 .TP
38 .B \-l
39 Force use of lower color pixmap to conserve colors. On displays with <= 8 bits,
40 the low color Pixmap will always be used.
41 .TP
42 .B \-tc <color>
43 Change color of time-field digits.
44 .TP
45 .B \-bc <color>
46 Change color of time-field background.
47 .TP
48 .B \-tekton
49 Use the Tekton font for time field.
50 .TP
51 .B \-arial
52 Use the Arial (i.e. Helvetica)  font for time field.
53 .TP
54 .B \-jazz
55 Use the JazzPoster font for time field.
56 .TP
57 .B \-luggerbug
58 Use the LuggerBug font for time field.
59 .TP
60 .B \-comicsans
61 Use the ComicSans font for time field.
62 .TP
63 .B \-kb <Images>
64 Enable keyboard layout indication. <Images> = up to 4 filenames (e.g. "us.xpm,cz.xpm"), the file count must be the same as number of configured groups of your XServer.
65 .TP
66 .B \-kbt <0.0-1.0>
67 Set transparency of keyboard image to float number (0.0-1.0 = 0%-100%). Useful values are 0.1-0.5.
68 .SH BUGS
69 Who knows? (Let me know if you find any).
70 .SH AUTHOR
71 Petr Hlavka <xhlavk00@stud.fit.vutbr.cz>
72 Michael G. Henderson <mghenderson@lanl.gov>