GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BCLOCK(1) FreeBSD General Commands Manual BCLOCK(1)

bclock - round X clock with bezier curve hands

bclock [-option ... ]

Bclock simply displays the current time on an analog display.

choose a different color for the hands of the clock
choose a different color for the background.
choose a different color for the hands on the clock.
selects an appropriate level of backing store.
define the initial window geometry; see X(1).
specify the display to use; see X(1).
choose a different color for the window border.
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.
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.
causes the clock to not reshape itself and ancestors to exactly fit the outline of the clock.
causes the clock to consist only of the hands, and the border.

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 bclock to pick up the colors in the app-defaults color customization file: <XRoot>/lib/X11/app-defaults/Clock-color. Below are the default colors:

Clock*Background: grey
Clock*BorderColor: light blue
Clock*curve: yellow

X(1), X Toolkit documentation

Keith Packard, MIT X Consortium

Release 6.1 X Version 11

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.