DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

oclock(XC)


oclock -- display time of day

Syntax

oclock [-option ...]

Description

clock displays the current time on an analog display

Options


-fg foreground color
choose a different color for the both hands and the jewel of the clock

-bg background color
choose a different color for the background

-jewel jewel color
choose a different color for the jewel on the clock

-minute minute color
choose a different color for the minute hand of the clock

-hour hour color
choose a different color for the hour hand of the clock

-backing { WhenMapped Always NotUseful }
selects an appropriate level of backing store

-geometry geometry
define the initial window geometry; see X(X)

-display display
specify the display to use; see X(X)

-bd border color
choose a different color for the window border

-bw border width
choose a different width for the window border. As the Clock widget changes its border around quite a bit, this is most usefully set to zero

-noshape
causes the clock to not reshape itself and ancestors to exactly fit the outline of the clock

Colors

Although the default colors for the Clock widget are black and white, the widget was designed in color; unfortunately, the toolkit makes specifying these colors in a device-independent manner difficult. If you want to see the correct colors, add the following lines to your resource file:
   Clock*Background: grey
   Clock*BorderColor: light blue
   Clock*hour: yellow
   Clock*jewel: yellow
   Clock*minute: yellow

See also

X(X)
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003