summaryrefslogtreecommitdiff
path: root/time/wmtime/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'time/wmtime/patches/patch-ab')
-rw-r--r--time/wmtime/patches/patch-ab89
1 files changed, 89 insertions, 0 deletions
diff --git a/time/wmtime/patches/patch-ab b/time/wmtime/patches/patch-ab
new file mode 100644
index 00000000000..4cdfd378910
--- /dev/null
+++ b/time/wmtime/patches/patch-ab
@@ -0,0 +1,89 @@
+$NetBSD: patch-ab,v 1.1 2003/03/12 03:56:31 jschauma Exp $
+
+--- /dev/null Tue Mar 11 22:46:14 2003
++++ wmtime.man Tue Mar 11 22:46:07 2003
+@@ -0,0 +1,83 @@
++.TH WMTIME 1
++.SH NAME
++wmtime \- WindowMaker dockapp that displays the time and date
++.SH SYNOPSIS
++WMTime displays the time and date and gives you some nice additional
++features too. It is intended for docking in WindowMaker.
++.PP
++.B wmtime
++[
++.B -digital
++]
++[
++.B -display
++.I displayname
++]
++[
++.B -h
++]
++[
++.B -v
++]
++.SH DESCRIPTION
++WMTime displays the time and date and gives you some nice additional
++features too. It is intended for docking in WindowMaker.
++
++WMTime currently provides:
++
++ * Time and date;
++ * Realtime morphing UI (analog <> digital mode);
++ * Autoscaling and anti aliased hands;
++ * Locale, can display DAY and DATE in various languages;
++ * Can launch 3 user definable commands through ~/.wmtimerc;
++ * Can be run multiple times;
++ * Commandline options for help (-h), version (-v), digital
++ clock mode (-digital) and and display (-d)
++
++WMTime can lauch 3 user definable commands for left, middle and
++right mouse button clicks, which you can define in ~/.wmtimerc,
++
++left: mycommand-1 &
++
++middle: mycommand-2 &
++
++right: mycommand-3 &
++
++If wmtime detects a ~/.wmtimerc file, it will launch your defined
++command(s) when you click in the clock display area.
++
++WMtime can realtime 'morph' it's UI from analog <> digital,
++simply left click in either the DAY or DATE gadget ;-)
++
++Be sure to drag WMTime on it's outer edges, WMTime is a bit picky
++due to the large gfx pixmap it keeps ;-)
++
++.SH OPTIONS
++
++There are a few command line options.
++.TP
++.B \-digital
++Displays a digital clock instead of the default analog clock.
++.TP
++.B \-display
++.I displayname
++Show the dockapp on display I<displayname>, e.g. :0.0.
++.TP
++.B \-h
++Show the help screen.
++.TP
++.B \-v
++Print the version number.
++
++.SH FILES
++\fI~/.wmtimerc\fR configfile
++.SH AUTHOR
++This manual page was written by Adriaan Peeters <apeeters@lashout.net> for the
++.B Debian
++system (but may be used by others). It is based on the documentation provided
++by the original program.
++
++Permission is granted to copy, distribute and/or modify this document under
++the terms of the GNU Free Documentation License, Version 1.1 or any later
++version published by the Free Software Foundation; with no Invariant Sections,
++no Front-Cover Texts and no Back-Cover Texts.
+\ No newline at end of file