Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / time / wmtime / patches / patch-ab
blob6d1040f3cdc8e20e36aaf0ee1b059beebe5f9384
1 $NetBSD: patch-ab,v 1.1 2003/03/12 03:56:31 jschauma Exp $
3 --- /dev/null   Tue Mar 11 22:46:14 2003
4 +++ wmtime/wmtime.man   Tue Mar 11 22:46:07 2003
5 @@ -0,0 +1,83 @@
6 +.TH WMTIME 1
7 +.SH NAME
8 +wmtime \- WindowMaker dockapp that displays the time and date
9 +.SH SYNOPSIS
10 +WMTime displays the time and date and gives you some nice additional
11 +features too. It is intended for docking in WindowMaker.
12 +.PP
13 +.B wmtime
15 +.B -digital
18 +.B -display
19 +.I displayname
22 +.B -h
25 +.B -v
27 +.SH DESCRIPTION
28 +WMTime displays the time and date and gives you some nice additional
29 +features too. It is intended for docking in WindowMaker.
31 +WMTime currently provides:
33 +  * Time and date;
34 +  * Realtime morphing UI (analog <> digital mode);
35 +  * Autoscaling and anti aliased hands;
36 +  * Locale, can display DAY and DATE in various languages;
37 +  * Can launch 3 user definable commands through ~/.wmtimerc;
38 +  * Can be run multiple times;
39 +  * Commandline options for help (-h), version (-v), digital
40 +    clock mode (-digital) and and display (-d)
42 +WMTime can lauch 3 user definable commands for left, middle and
43 +right mouse button clicks, which you can define in ~/.wmtimerc,
45 +left: mycommand-1 &
47 +middle: mycommand-2 &
49 +right: mycommand-3 &
51 +If wmtime detects a ~/.wmtimerc file, it will launch your defined
52 +command(s) when you click in the clock display area.
54 +WMtime can realtime 'morph' it's UI from analog <> digital,
55 +simply left click in either the DAY or DATE gadget ;-)
57 +Be sure to drag WMTime on it's outer edges, WMTime is a bit picky 
58 +due to the large gfx pixmap it keeps ;-)
60 +.SH OPTIONS
62 +There are a few command line options.
63 +.TP
64 +.B \-digital
65 +Displays a digital clock instead of the default analog clock.
66 +.TP
67 +.B \-display
68 +.I displayname
69 +Show the dockapp on display I<displayname>, e.g. :0.0.
70 +.TP
71 +.B \-h
72 +Show the help screen.
73 +.TP
74 +.B \-v
75 +Print the version number.
77 +.SH FILES
78 +\fI~/.wmtimerc\fR  configfile
79 +.SH AUTHOR
80 +This manual page was written by Adriaan Peeters <apeeters@lashout.net> for the
81 +.B Debian
82 +system (but may be used by others). It is based on the documentation provided
83 +by the original program.
85 +Permission is granted to copy, distribute and/or modify this document under
86 +the terms of the GNU Free Documentation License, Version 1.1 or any later
87 +version published by the Free Software Foundation; with no Invariant Sections,
88 +no Front-Cover Texts and no Back-Cover Texts.
89 \ No newline at end of file