


OCLOCK(1)						OCLOCK(1)


NNAAMMEE
       oclock - round X clock

SSYYNNOOPPSSIISS
       oocclloocckk [-option ... ]

DDEESSCCRRIIPPTTIIOONN
       _O_c_l_o_c_k  simply displays the current time on an analog dis-
       play.

OOPPTTIIOONNSS
       --ffgg _c_o_l_o_r
	       choose a different color for the	 both  hands  and
	       the jewel of the clock

       --bbgg _c_o_l_o_r
	       choose a different color for the background.

       --jjeewweell _c_o_l_o_r
	       choose  a  different  color  for	 the jewel on the
	       clock.

       --mmiinnuuttee _c_o_l_o_r
	       choose a different color for the	 minute	 hand  of
	       the clock.

       --hhoouurr _c_o_l_o_r
	       choose  a different color for the hour hand of the
	       clock.

       --bbaacckkiinngg _{ _W_h_e_n_M_a_p_p_e_d _A_l_w_a_y_s _N_o_t_U_s_e_f_u_l _}
	       selects an appropriate level of backing store.

       --ggeeoommeettrryy _g_e_o_m_e_t_r_y
	       define the initial window geometry; see _X_(_1_).

       --ddiissppllaayy _d_i_s_p_l_a_y
	       specify the display to use; see _X_(_1_).

       --bbdd _c_o_l_o_r
	       choose a different color for the window border.

       --bbww _w_i_d_t_h
	       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.

       --sshhaappee  causes the clock to use	the  Shape  extension  to
	       create an oval window.  This is the default unless
	       the shapeWindow resource is set to false.

       --nnoosshhaappee
	       causes the clock to not reshape itself and  ances-
	       tors to exactly fit the outline of the clock.



X Version 11		   Release 6.1				1





OCLOCK(1)						OCLOCK(1)


       --ttrraannssppaarreenntt
	       causes the clock to consist only of the jewel, the
	       hands, and the border.

CCOOLLOORRSS
       If you would like your clock  to	 be  viewable  in  color,
       include the following in the #ifdef COLOR section you read
       with xrdb:

       *customization:		       -color

       This will cause oclock to pick up the colors in	the  app-
       defaults	 color	customization  file: <XRoot>/lib/X11/app-
       defaults/Clock-color.  Below are the default colors:

       Clock*Background: grey
       Clock*BorderColor: light blue
       Clock*hour: yellow
       Clock*jewel: yellow
       Clock*minute: yellow

SSEEEE AALLSSOO
       X(1), X Toolkit documentation

AAUUTTHHOORR
       Keith Packard, MIT X Consortium































X Version 11		   Release 6.1				2


