Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

wmcalclock(1) [suse man page]

WMCALCLOCK(1)						      General Commands Manual						     WMCALCLOCK(1)

NAME
WMCALCLOCK - Dockable Calendar Clock SYNOPSIS
wmCalClock [-h] [-display <Display>] [-b <Volume>] [-e <Command>] [-24] [-s] [-S] [-L <Longitude>] [-l] [-tc <color>] [-bc <color>] [-tek- ton] [-comicsans] [-arial] [-luggerbug] [-jazz] DESCRIPTION
wmCalClock is a simple Calendar Clock with anti-aliased text and drop-shadows. OPTIONS
-h Display list of command-line options. -display [display] Use an alternate X Display. -b <Volume> Beep on the hour with specified volume (between -100 and 100). -e <Command> Command to execute via double click of mouse button 1. (Use quotes if your command has white space in it). -24 Show time in 24-hour format instead of default 12-hour AM/PM format. -s Show Greenwich Mean Sidereal Time (GMST) in 24-hour format. -S Dont show seconds. -L <Longitude> Show Local Sidereal Time (LST) in 24-hour format. Longitude is in degrees (- for West + for East). -l Force use of lower color pixmap to conserve colors. On displays with <= 8 bits, the low color Pixmap will always be used. -tc <color> Change color of time-field digits. -bc <color> Change color of time-field background. -tekton Use the Tekton font for time field. -arial Use the Arial (i.e. Helvetica) font for time field. -jazz Use the JazzPoster font for time field. -luggerbug Use the LuggerBug font for time field. -comicsans Use the ComicSans font for time field. BUGS
Who knows? (Let me know if you find any). AUTHOR
Michael G. Henderson <mghenderson@lanl.gov> 16 December 1998 WMCALCLOCK(1)

Check Out this Related Man Page

OCLOCK(1)						      General Commands Manual							 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 section you read with xrdb: *customization: -color This will cause oclock to pick up the colors in the app-defaults color customization file: /usr/X11R6/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 XFree86 Version 4.7.0 OCLOCK(1)
Man Page