1OCLOCK(1)                   General Commands Manual                  OCLOCK(1)
2
3
4

NAME

6       oclock - round X clock
7

SYNOPSIS

9       oclock [-option ... ]
10

DESCRIPTION

12       Oclock simply displays the current time on an analog display.
13

OPTIONS

15       -fg color
16               choose  a  different  color for the both hands and the jewel of
17               the clock
18
19       -bg color
20               choose a different color for the background.
21
22       -jewel color
23               choose a different color for the jewel on the clock.
24
25       -minute color
26               choose a different color for the minute hand of the clock.
27
28       -hour color
29               choose a different color for the hour hand of the clock.
30
31       -backing { WhenMapped Always NotUseful }
32               selects an appropriate level of backing store.
33
34       -geometry geometry
35               define the initial window geometry; see X(7).
36
37       -display display
38               specify the display to use; see X(7).
39
40       -bd color
41               choose a different color for the window border.
42
43       -bw width
44               choose a different width for the window border.  As  the  Clock
45               widget changes its border around quite a bit, this is most use‐
46               fully set to zero.
47
48       -shape  causes the clock to use the Shape extension to create  an  oval
49               window.  This is the default unless the shapeWindow resource is
50               set to false.
51
52       -noshape
53               causes the clock to not reshape itself and ancestors to exactly
54               fit the outline of the clock.
55
56       -transparent
57               causes  the  clock to consist only of the jewel, the hands, and
58               the border.
59

COLORS

61       If you would like your clock to be viewable in color, include the  fol‐
62       lowing in the #ifdef COLOR section you read with xrdb:
63
64       *customization:                 -color
65
66       This  will cause oclock to pick up the colors in the app-defaults color
67       customization file: /usr/lib/X11/app-defaults/Clock-color.   Below  are
68       the default colors:
69
70       Clock*Background: grey
71       Clock*BorderColor: light blue
72       Clock*hour: yellow
73       Clock*jewel: yellow
74       Clock*minute: yellow
75

SEE ALSO

77       X(7), X Toolkit documentation
78

AUTHOR

80       Keith Packard, MIT X Consortium
81
82
83
84X Version 11                     oclock 1.0.4                        OCLOCK(1)
Impressum