This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



OCLOCK(1)                                                                                          OCLOCK(1)



NAME
       oclock - round X clock

SYNOPSIS
       oclock [-option ... ]

DESCRIPTION
       Oclock simply displays the current time on an analog display.

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

       -bg color
               choose a different color for the background.

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

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

       -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(7).

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

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

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

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

COLORS
       If you would like your clock to be viewable in color, include the following in the #ifdef COLOR  sec-tion section
       tion you read with xrdb:

       *customization:                 -color

       This  will  cause  oclock  to  pick  up  the  colors  in  the  app-defaults color customization file:
       /usr/X11/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

SEE ALSO
       X(7), X Toolkit documentation

AUTHOR
       Keith Packard, MIT X Consortium



X Version 11                                    oclock 1.0.1                                       OCLOCK(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...