logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

oclock - round X clock

Author

       Keith Packard, MIT X Consortium

X Version 11                                      oclock 1.0.5                                         OCLOCK(1)

Colors

       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:
       /usr/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

Description

Oclock simply displays the current time on an analog display.

Name

       oclock - round X clock

Options

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

       -bgcolor
               choose a different color for the background.

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

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

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

       -backing{WhenMappedAlwaysNotUseful}
               selects an appropriate level of backing store.

       -geometrygeometry
               define the initial window geometry; see X(7).

       -displaydisplay
               specify the display to use; see X(7).

       -bdcolor
               choose a different color for the window border.

       -bwwidth
               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.

       -shape  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.

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

       -transparent
               causes the clock to consist only of the jewel, the hands, and the border.

See Also

X(7), X Toolkit documentation

Synopsis

oclock [-option ... ]

See Also