NAC
Section: Not Another Clock! (1)
Updated: 21-09-04
Index
NAME
nac - A round customisable clock for X.
SYNOPSIS
nac
[-option ... ]
DESCRIPTION
NAC
is a customisable clock for X.
OPTIONS
- -face colour (or hex value)
-
Choose a colour for the clock face.
- -hands colour (or hex value)
-
Choose a colour for the hands.
- -digits colour (or hex value)
-
Choose a colour for the digits.
- -image image
-
Choose an xpm image for the face.
- -imagex x
-
Offset the face image by x pixels to the right.
- -imagey y
-
Offset the face image by y pixels down.
- -hlen length
-
Length of hour hand in pixels.
- -mlen length
-
Length of minute hand in pixels.
- -slen length
-
Length of second hand in pixels.
- -font font
-
Font for digits.
- -drad rad
-
Radius of digits.
- -display display
-
Specify the display to use.
- -geometry geometry
-
Define the initial window geometry.
- -nodigits
-
Don't draw digits on clock.
- -top
-
Keep clock always on top of other windows.
- -wm
-
Let the window manager supply decorations.
EXAMPLES
- Clock with plain yellow face, green digits and blue hands.
-
nac -face yellow -digits green -hands blue
- As above but using hex value for hands colour.
-
nac -face yellow -digits green -hands 0x0000ff
- Clock with a moon image from your home directory.
-
nac -digits blue -hands black -image ~/moon.xpm
- Clock with specific font.
-
nac -font "-adobe-courier-*-*-*-*-12-*-*-*-*-*-*-*"
NOTES
Any xpm image file used for the clock face should be 100x100 pixels.
Pointer on clock and left mouse button to move.
Pointer on clock and middle button to exit.
BUGS
Surely lots! Send to the address below please!
AUTHOR
Craig McPartland (craig.m@merseymail.com)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- NOTES
-
- BUGS
-
- AUTHOR
-
This document was created by man2html, using the manual pages.
Time: 03:43:50 GMT, September 21, 2004