2 .\" Man page for wmtime
3 .\" Copyright (c) 2003 Software in the Public Interest, Inc.
5 .\" This program is free software; you can redistribute it and/or modify
6 .\" it under the terms of the GNU General Public License as published by
7 .\" the Free Software Foundation; either version 2 of the License, or (at
8 .\" your option) any later version.
10 .\" This program is distributed in the hope that it will be useful, but
11 .\" WITHOUT ANY WARRANTY; without even the implied warranty of
12 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 .\" General Public License for more details.
15 .\" You should have received a copy of the GNU General Public License
16 .\" along with this program; if not, write to the Free Software
17 .\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
20 .TH WMTIME 1 "January 2015" "WMTIME"
23 wmtime \- Window Maker dockapp that displays the time and date
35 displays the time and date and gives you some nice additional
36 features too. It is intended for docking in Window Maker.
38 It currently provides:
44 a realtime morphing interface (analog <> digital mode);
46 auto\-scaled and anti\-aliased hands;
48 localization, displaying the day and date in various languages;
50 three user\-defined commands to launch.
56 Display the digital clock on startup, instead of the analog clock.
59 .BI \-display \ display
60 This option specifies the X server to contact; see
64 .BI \-geometry \ geometry
65 This option specifies the preferred position of clock; see
69 .BR \-n , \ \-noseconds
70 Disables the second hand.
78 Show help information.
82 Print the version number.
91 window is separated into top and bottom sections. The top section
92 contains a clock and the bottom section contains the date.
94 The clock can be toggled between analog and digital modes. To do this,
95 click in the bottom section of the window.
97 WMTime can also be used to launch programs. You may click either left,
98 middle, or right mouse buttons in the top section of the window. The
99 pre\-configured program will be launched according to the mouse button
101 .B CONFIGURATION FILE
106 drag on the outer edges. These are not sensitive to mouse clicks.
108 .SH "DOCKING IN WINDOW MANAGERS"
113 Window Maker users should drag and drop the
115 window on the Dock. Then, right\-click on the border of the window and
116 select \*(lqSettings...\*(rq. Check \*(lqStart when Window Maker
122 AfterStep users should put the following in their
126 Wharf wmtime \- MaxSwallow "wmtime" wmtime &
130 Other window managers
133 runs nicely as a 64x64 shaped icon on your desktop.
135 .SH "CONFIGURATION FILE"
138 can launch three user\-defined commands, triggered by left, middle and
139 right mouse button clicks. You can define the commands to launch in
157 file, it will launch the appropriate command when you click on the clock.
159 The system administrator can define default commands in
161 The administrator may also choose to \*(lqfix\*(rq particular commands,
162 making it impossible for users to change. These commands can be defined in
163 .IR /etc/wmtimerc.fixed ,
164 although this isn't a nice thing to do.
172 .I /etc/wmtimerc.fixed
177 was written by Martijn Pieterse and Antoine Nulle.
179 This manual page was written by Simon Law <sfllaw@debian.org> for the
181 system (but may be used by others). It is based on the documentation provided
182 by the original program.
184 This manual is free software; you can redistribute it and/or modify
185 it under the terms of the GNU General Public License as published by
186 the Free Software Foundation; either version 2 of the License, or (at
187 your option) any later version.