-
Notifications
You must be signed in to change notification settings - Fork 2
/
osd_clock.1
51 lines (51 loc) · 1.18 KB
/
osd_clock.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
.\" Emacs, -*- nroff -*- please
.TH OSDClock 1osd_clock "March 2001" "X OSD Clock"
.SH NAME
osd_clock - X on-screen clock displayer
.SH SYNOPSIS
.B osd_cat
[\fIOPTION\fR]... [\fI+FORMAT\fR]
.SH DESCRIPTION
.PP
.\" Add any additional description here
.PP
Display date/time information on screen.
.TP
\fB\-f\fR \fIFONT\fR
Set font.
.TP
\fB\-c\fR \fICOLOR\fR
Set color.
.TP
\fB\-d\fR \fIDELAY\fR
Sets the delay (in seconds) that the clock is exposed. Useful if combined with \fIINTERVAL\fR.
.TP
\fB\-F\fR \fIFORMAT\fR
This option specifies the format to be used to output the date. See '\fIstrftime(3)\fR'.
.TP
\fB\-i\fR \fIINTERVAL\fR
This specifies the interval between displays. Default is 1 (display every second).
.TP
\fB\-s\fR \fISHADOW\fR
This option sets the shadow depth. Default 2.
.TP
\fB\-x\fR \fIXOFFSET\fR
Horizontal offset
.TP
\fB\-y\fR \fIYOFFSET\fR
Vertical offset
.TP
\fB\-h\fR, \fB\-\-help\fR
display this help and exit
.PP
.SH AUTHOR
Jon Beckham <leftorium@leftorium.net>
.br
Martijn van de Streek <martijn@foodfight.org>
.br
Nathan Walp <faceprint@faceprint.com>
.br
Daniel González Cabanelas <dgcbueu@gmail.com>
.br
.SH COPYRIGHT
It is distributed under the GNU General Public License.