LCLOCK(1) X Version 11(Release 4) LCLOCK(1)
NAME
lclock - display time of day
SYNOPSIS
lclock [-option ...]
DESCRIPTION
Clock simply displays the current time on an analog display
OPTIONS
-bg background color
choose a different color for the background.
-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(1).
-display display
specify the display to use; see X(1).
-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.
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*minute: yellow
BUGS
Should really be called xclock, but that name was already taken.
10/89 Page 1
LCLOCK(1) X Version 11(Release 4) LCLOCK(1)
SEE ALSO
X(1), X Toolkit documentation
COPYRIGHT
Copyright 1989, Massachusetts Institute of Technology. Copyright 1990,
Network Computing Devices, Inc.
See X(1) for a full statement of rights and permissions.
AUTHOR
Keith Packard, MIT X Consortium Dave Lemke, Network Computing Devices,
Inc
Page 2 10/89