summaryrefslogtreecommitdiffstats
path: root/doc/kworldclock/index.docbook
blob: 33b5e8a69c881d9ac7f4ca163ec9bcb6d9a8c717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY kappname "&kworldclock;">
  <!ENTITY package "kdetoys">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE">    
]>

<book lang="&language;">

<bookinfo>
<title>The &kworldclock; Handbook</title>

<authorgroup>
<author>
&Brad.Hards;
&Brad.Hards.mail;
</author>
</authorgroup>

<!-- TRANS:ROLES_OF_TRANSLATORS -->

<copyright>
<year>2004</year>
<holder>Brad Hards</holder>
</copyright>
<legalnotice>&FDLNotice;</legalnotice>


<date>2004-01-22</date>
<releaseinfo>0.00.00</releaseinfo>

<abstract>
<para>
&kworldclock; is an application that shows which parts of the world
are currently experiencing daylight, and which parts are currently in
night. It also shows the current time in a range of cities around the
world.
</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>kdetoys</keyword>
<keyword>kworldwatch</keyword>
<keyword>World Clock</keyword>
<keyword>day / night clock</keyword>
</keywordset>

</bookinfo>

<chapter id="introduction">
<title>Introduction</title>


<para>
&kworldclock; is an application that shows which parts of the world
are currently experiencing daylight, and which parts are currently in
night. It also shows the current time in a range of cities around the
world.
</para>

<para>
Please report any problems or feature requests to the &kde; mailing lists.
</para>
</chapter>

<chapter id="using-kapp">
<title>Using &kworldclock;</title>

<sect1><title>The main display</title>
<para>
When you start &kworldclock;, you will see a small window appear, as
shown below.
</para>

<para>
<screenshot>
<screeninfo>Here's a screenshot of &kworldclock;</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="screenshot.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Screenshot</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>

<para>
The light section (which in the screenshot above covers Antartica,
Australia, eastern and southern Africa and most of Asia; plus the
Indian Ocean and the western part of the Pacific Ocean) shows the area
that is currently experiencing daylight, while the darker section
(which in the screenshot above covers western Europe, North and South
America, and the Arctic zone) shows the area that is currently
experiencing night. The border between the dark and light section
is the area that is experiencing morning or evening twilight.
</para>

<para>
Each small black square indicates a city or population centre.  If you
locate the mouse over (or near) one of the black squares, you will see
the date and time that is current for that location.  In the
screenshot above, the tiny island of Pitcairn is shown.
</para>

<para>
You may find it more convenient to expand the window, so that there is
more space between the various squares. Remember that you can expand the window by
either clicking on the maximise button (second button from the right in the
top right hand corner) or by using the mouse to drag the corner of the
main window. An expanded window, with Melbourne (Australia) now
selected, is shown below.
</para>

<para>
<screenshot>
<screeninfo>Screenshot of &kworldclock; with expanded window</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="screenshot-mlb.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Screenshot showing expanded window, with Melbourne
selected.</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>

</sect1>

<sect1 id="kworldclock-clocks"><title>Configuring &kworldclock; with timezone clocks</title>

<para>
If you need to know the time in a number of areas around the world, it
may be useful to have &kworldclock; show the applicable times. An
example of how this can look is shown below.
</para>

<para>
<screenshot>
<screeninfo>Screenshot of &kworldclock; with clocks</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="screenshot-withclocks.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Screenshot showing expanded window, with three clocks.</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>

<para>
Note the clocks for Perth, Sydney and Berlin at the bottom of the main
&kworldclock; window. 
</para>

<para>
These clocks are added by using the right mouse button, and selecting
the <guilabel>Clock</guilabel> entry, as shown below.
</para>

<para>
<screenshot>
<screeninfo>Screenshot of &kworldclock; &RMB; clock</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="screenshot-rmb-clock.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Screenshot showing &RMB; menu, with
<guilabel>Clock</guilabel> selected.</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>

<para>
This will allow access to the <guilabel>Add...</guilabel> selection,
which will bring up a dialog box as shown below. The contents of the
dialog box are determined from the closest city to the mouse cursor
when you make the selection.
</para>

<para>
<screenshot>
<screeninfo>Screenshot of &kworldclock; <guilabel>Edit Clock
Settings</guilabel> dialog</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="screenshot-clock-dialog.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Screenshot showing<guilabel>Edit Clock
Settings</guilabel> dialog.</phrase> 
	  </textobject>
	</mediaobject>
</screenshot>
</para>


<para>
You can now make an appropriate selection for the clock label and the
timezone. Note that you can change the label to whatever is
appropriate, and the timezone as required. An example, for the small
Australian town of Quairading, is shown below.
</para>

<para>
<screenshot>
<screeninfo>Screenshot of &kworldclock; <guilabel>Edit Clock
Settings</guilabel> dialog changed to Quairading</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="screenshot-quairading-dialog.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Screenshot showing <guilabel>Edit Clock
Settings</guilabel> dialog for Quairading.</phrase> 
	  </textobject>
	</mediaobject>
</screenshot>
</para>

<para>
When you select OK, the clock entry is added to those at the bottom of
the main window. A screenshot, with the extra entry for Quairading, is
shown below.
</para>

<para>
<screenshot>
<screeninfo>Screenshot of &kworldclock; with Quairading clock</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="screenshot-quairading-clock.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Screenshot showing Quairading clock.</phrase> 
	  </textobject>
	</mediaobject>
</screenshot>
</para>

<para>
You might notice that Perth and Quairading are now showing the same
information (since they are in the same timezone). In this case, the
Perth entry is no longer required, so it can be removed. This can be
done by again using the right mouse button on the clock display, and selecting
the <guilabel>Remove</guilabel> item.
</para>

<para>
You can also edit entries by using the <guilabel>Edit...</guilabel>
entry on right mouse button menu, which may be useful for making
minor changes.
</para>

</sect1>

<sect1 id="kworldclock-flags"><title>Adding Flags to the &kworldclock; display</title>

<para>
As shown in the screenshot below, you can add flags to places on the
map (in this case, Fremantle near Perth, Western Australia; near
Moscow in Russia; and the Azores in the mid-Atlantic). These flags
don't affect any other functionality - they just allows you to quickly
locate places of interest.
</para>

<para>
<screenshot>
<screeninfo>Screenshot of &kworldclock; with flags</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="screenshot-withflags.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Screenshot showing expanded window, with three flags.</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>

<para>
You add flags by locating the mouse at the point where you want to
appear, and using the right mouse button to select the the
<guilabel>Flags...</guilabel> entry. You can select one of the three
pre-defined flag colours (that is, <guilabel>Add Red</guilabel>,
<guilabel>Add Green</guilabel> or <guilabel>Add Blue</guilabel>), or
you can select a custom colour.
</para>

<para>
You use the same menu action to remove just one flag (whichever one is
closest to the mouse when you make the <guilabel>Remove
Flag</guilabel> selection; or to remove all the flags, using the
<guilabel>Remove All Flags</guilabel>.
</para>

</sect1>

<sect1 id="kworldclock-display"><title>Changing the &kworldclock; display</title>

<para>
In addition to the additional clocks and flags, there are other minor
variations you can make to the main &kworldclock; display, such as not
showing the flags, not showing the small black city squares, and not
showing the day/night areas. Each of these is selected using the right
mouse button menu.
</para>

<para>
To enable and disable the display of the day / night sections, you use
the right mouse button, and select the <guilabel>Show
Daylight</guilabel> item from the menu. Each time you select it, the
selection will be toggled. When showing day and night is enabled
(normal mode on first startup), there will be a small check mark
(tick symbol) next to the <guilabel>Show Daylight</guilabel>. An
example of the menu item (with day / night not enabled, hence no check
mark) is shown below.
</para>

<para>
<screenshot>
<screeninfo>Screenshot of &kworldclock; &RMB; daylight</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="screenshot-rmb-daylight.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Screenshot showing &RMB; menu, with
<guilabel>Show Daylight</guilabel> selected.</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>


<para>
To enable and disable the display of the small black city squares, you use
the right mouse button, and select the <guilabel>Show
Cities</guilabel> item from the menu. Each time you select it, the
selection will be toggled. When showing cities is enabled
(normal mode on first startup), there will be a small check mark
(tick symbol) next to the <guilabel>Show Cities</guilabel>. An
example of the menu item (with city display enabled, hence a check
mark) is shown below.
</para>

<para>
<screenshot>
<screeninfo>Screenshot of &kworldclock; &RMB; show cities</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="screenshot-rmb-cities.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Screenshot showing &RMB; menu, with
<guilabel>Show Cities</guilabel> selected.</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>

<para>
To enable and disable the display of the flags, you use
the right mouse button, and select the <guilabel>Show
Flags</guilabel> item from the menu. Each time you select it, the
selection will be toggled. When showing flags is enabled
(normal mode on first startup), there will be a small check mark
(tick symbol) next to the <guilabel>Show Flags</guilabel>. An
example of the menu item (with flags enabled, hence a check
mark) is shown below.
</para>

<para>
<screenshot>
<screeninfo>Screenshot of &kworldclock; &RMB; show flags</screeninfo>
	<mediaobject>
	  <imageobject>
	    <imagedata fileref="screenshot-rmb-flags.png" format="PNG"/>
	  </imageobject>
	  <textobject>
	    <phrase>Screenshot showing &RMB; menu, with
<guilabel>Show Flags</guilabel> selected.</phrase>
	  </textobject>
	</mediaobject>
</screenshot>
</para>

<para>
After reconfiguring &kworldclock;, you may wish to save your
settings. This is done using the right mouse button, and selecting the
<guilabel>Save Settings</guilabel> option.
</para>

</sect1>

<sect1 id="kworldclock-maps"><title>Selecting alternative maps</title>
<para>
In addition to the normal surface depth map, you can add additional
maps, which can be selected using the <guilabel>Map Theme</guilabel>
item from the right mouse button menu. &kworldclock; comes with a
single map, which provides surface depth (relief). Additional maps can be obtained from 
<ulink url="http://www.radcyberzine.com/xglobe">http://www.radcyberzine.com/xglobe</ulink>.
Maps need to be appropriately installed - typically into
<filename>share/apps/kworldclock/maps</filename> under the main &kde;
directory. Consult your system administrator for assistance in doing
this, if required.
</para>

<para>
If you want to use your own map, you should make sure
that Greenwich is exactly in the middle of the map, and provide an
appropriate desktop file.
</para>

</sect1>

</chapter>

<chapter id="developers">
<title>Developer's Guide to &kworldclock;</title>

<para>
The most common requirement for development of &kworldclock; is to add
additional cities to the map. The cities are determined by a file
named <filename>zone.tab</filename>, which is located under
<filename>share/apps/kworldclock</filename> under the main &kde;
directory.
</para>

<para>
To add an additional city, you need to know the latitude and
longitude, and also the applicable time zone information. There is
additional information on the exact format required in the
<filename>zone.tab</filename> file.
</para>

</chapter>

<chapter id="credits">
<title>Credits and License</title>

<para>
&kworldclock;
</para>
<para>
Program copyright 2000 Matthias Hoelzer-Kluepfel.
</para>

<para>
Documentation Copyright &copy; 2004 &Brad.Hards; &Brad.Hards.mail;.
</para>

<!-- TRANS:CREDIT_FOR_TRANSLATORS -->

&underFDL;               <!-- FDL: do not remove -->


&underGPL;        	 <!-- GPL License -->
</chapter>

<appendix id="installation">
<title>Installation</title>

<sect1 id="getting-kapp">
<title>How to obtain &kworldclock;</title>



&install.intro.documentation;

</sect1>

<sect1 id="compilation">
<title>Compilation and Installation</title>


&install.compile.documentation;

</sect1>

</appendix>

&documentation.index;
</book>

<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:

-->