man-pages/man1/oclock.1.html
2021-03-31 01:06:50 +01:00

141 lines
3.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of OCLOCK</TITLE>
</HEAD><BODY>
<H1>OCLOCK</H1>
Section: User Commands (1)<BR>Updated: oclock 1.0.4<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
oclock - round X clock
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>oclock</B>
[-option ... ]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<I>Oclock</I>
simply displays the current time on an analog display.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-fg </B><I>color</I><B></B>
<DD>
choose a different color for the both hands and the jewel of the clock
<DT id="2"><B>-bg </B><I>color</I><B></B>
<DD>
choose a different color for the background.
<DT id="3"><B>-jewel </B><I>color</I><B></B>
<DD>
choose a different color for the jewel on the clock.
<DT id="4"><B>-minute </B><I>color</I><B></B>
<DD>
choose a different color for the minute hand of the clock.
<DT id="5"><B>-hour </B><I>color</I><B></B>
<DD>
choose a different color for the hour hand of the clock.
<DT id="6"><B>-backing </B><I>{ WhenMapped Always NotUseful }</I><B></B>
<DD>
selects an appropriate level of backing store.
<DT id="7"><B>-geometry </B><I>geometry</I><B></B>
<DD>
define the initial window geometry; see <I><A HREF="/cgi-bin/man/man2html?7+X">X</A>(7)</I>.
<DT id="8"><B>-display </B><I>display</I><B></B>
<DD>
specify the display to use; see <I><A HREF="/cgi-bin/man/man2html?7+X">X</A>(7)</I>.
<DT id="9"><B>-bd </B><I>color</I><B></B>
<DD>
choose a different color for the window border.
<DT id="10"><B>-bw </B><I>width</I><B></B>
<DD>
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.
<DT id="11"><B>-shape</B>
<DD>
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.
<DT id="12"><B>-noshape</B>
<DD>
causes the clock to not reshape itself and ancestors to exactly
fit the outline of the clock.
<DT id="13"><B>-transparent</B>
<DD>
causes the clock to consist only of the jewel, the hands, and the border.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>COLORS</H2>
If you would like your clock to be viewable in color, include the following
in the #ifdef COLOR section you read with xrdb:
<P>
*customization: -color
<P>
<BR>
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:
<P>
Clock*Background: grey
<BR>
Clock*BorderColor: light blue
<BR>
Clock*hour: yellow
<BR>
Clock*jewel: yellow
<BR>
Clock*minute: yellow
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<A HREF="/cgi-bin/man/man2html?7+X">X</A>(7), X Toolkit documentation
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
Keith Packard, MIT X Consortium
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="14"><A HREF="#lbAB">NAME</A><DD>
<DT id="15"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="16"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="17"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="18"><A HREF="#lbAF">COLORS</A><DD>
<DT id="19"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="20"><A HREF="#lbAH">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:20 GMT, March 31, 2021
</BODY>
</HTML>