summaryrefslogtreecommitdiffstats
path: root/tde-i18n-da/docs/kdebase/kinfocenter/index.docbook
blob: f532bc5f2d02eee5469953f4ccfa4b3ee6fa905a (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
504
505
506
507
508
509
510
511
512
513
514
515
516
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" 
"dtd/kdex.dtd" [
<!ENTITY kappname "&kinfocenter;">
<!ENTITY % addindex "IGNORE">
<!ENTITY % Danish "INCLUDE"
> <!-- change language only here -->
]>

<book lang="&language;">
<bookinfo>
<title
>&infocenter;</title>

<authorgroup>
<author
><firstname
>Michael</firstname
> <surname
>McBride</surname
> <affiliation
><address
><email
>mpmcbride7@yahoo.com</email
></address
></affiliation>
</author>
</authorgroup>

<date
>2002-07-03</date>
<releaseinfo
>3.10.00</releaseinfo>

<abstract>
<para
>Denne dokumentation beskriver &kde;'s informationscenter.</para>
</abstract>

<keywordset>
<keyword
>KDE</keyword>
<keyword
>kinfocenter</keyword>
<keyword
>system</keyword>
<keyword
>information</keyword>
<keyword
>modul</keyword>
</keywordset>

</bookinfo>

<chapter id="introduction">
<title
>&infocenter;</title>

<para
>&infocenter; (fra nu af refereret til som <quote
>informationscentret</quote
>)  giver dig en centralt og behageligt overblik over din &kde; og systemindstillinger. </para>

<para
>Informationscentret er lavet af adskillige moduler. Hvert modul en et adskilt program, men informationscentret organiserer alle disse programmer på et praktisk sted. </para>

</chapter>

<chapter id="info-center">
<title
>Brug af &infocenter;</title>

<para
>Dette næste afsnit giver detaljerne for selve informationscentret. For information om individuelle moduler, se venligst <link linkend="module"
>Infocenter moduler</link
> </para>

<sect1 id="information-center-starting">
<title
>Start af &infocenter;</title>

<para
>&infocenter; kan startes på 3 måder: </para>

<orderedlist
> 
<listitem>
<para
>Ved at vælge <menuchoice
><guimenu
>K-knap</guimenu
><guisubmenu
>System</guisubmenu
><guimenuitem
>Info-Center</guimenuitem
></menuchoice
> fra &kde;-panelet. </para>
</listitem>
<listitem>
<para
>Ved at trykke på <keycombo action="simul"
>&Alt;<keycap
>F2</keycap
></keycombo
>. </para>

<para
>Dette får en dialog frem. Skriv <userinput
><command
>kinfocenter</command
></userinput
>, og klik på <guibutton
>Kør</guibutton
> eller tryk på <keycap
>Enter</keycap
>. </para>
</listitem>

<listitem>
<para
>Ved at skrive <command
>kinfocenter &amp;</command
> på en vilkårlig kommandolinje. </para>
</listitem
> 
</orderedlist
> 

<para
>Alle tre metoder er ækvivalente, og giver det samme resultat. </para>

</sect1>

<sect1 id="information-center-screen"
> 
<title
>&infocenter;-skærmen</title>

<para
>Når du starter informationscentret, viser et vindue sig, der kan deles op i tre funktionsdele. </para>

<para
>Henover toppen er en menulinje. Menulinjen giver dig hurtig adgang til de fleste af &infocenter;'s egenskaber. Menuerne er beskrevet i <link linkend="info-center-menus"
>&kde; Infocenter-menuer</link
>. </para>

<para
>Langs venstre side er en søjle. Det er her du vælger hvilke moduler du vil indstille. Du kan lære at navigere gennem modulerne i afsnittet der hedder <link linkend="module-intro"
>Navigér moduler</link
>. </para>

<para
>Hovedpanelet viser dig noget nyttig systeminformation. </para>

<!-- 
<para>
In this example, we are running &kde; 2.99, we started &infocenter;
as user <systemitem class="username"
>adridg</systemitem
>, the computer is
named <systemitem class="systemname"
>aramis</systemitem
>, it is a
FreeBSD system, Version 4.4-RELEASE, on a Pentium.
</para
> -->

</sect1>

<sect1 id="info-center-menus">
<title
>&infocenter;-menuer</title>

<para
>Det næste afsnit giver dig en kort beskrivelse af hvad hvert menupunkt gør. </para>

<sect2 id="info-center-menu-file">
<title
><guimenu
>Fil</guimenu
>menu</title>

<para
><guimenu
>Fil</guimenu
>menuen har en enkel indgang. </para>

<variablelist>

<varlistentry>
<term
><menuchoice
><shortcut
> <keycombo action="simul"
>&Ctrl;<keycap
>Q</keycap
></keycombo
> </shortcut
> <guimenu
>Fil</guimenu
> <guimenuitem
>Afslut</guimenuitem
> </menuchoice
></term>
<listitem>
<para>
<action
>Lukker infocentret.</action>
</para>
</listitem>
</varlistentry>
</variablelist>

</sect2>

<sect2 id="info-center-menu-help">
<title
><guimenu
>Hjælp</guimenu
>-menuen</title>
&help.menu.documentation; </sect2>

</sect1>

<sect1 id="info-center-exiting">
<title
>Gå ud af &kde;'s infocenter</title>

<para
>Man kan afslutte infocentret på én af tre måder: </para>

<itemizedlist>
<listitem>
<para
>Vælg <menuchoice
><guimenu
>Fil</guimenu
> <guimenuitem
>Afslut</guimenuitem
></menuchoice
> fra menulinjen. </para>
</listitem>

<listitem>
<para
>Skriv <keycombo action="simul"
>&Ctrl;<keycap
>Q</keycap
></keycombo
> på tastaturet. </para>
</listitem>

<listitem>
<para
>Klik på <guiicon
>Luk</guiicon
> knappen på rammen omkring infocentret. </para>
</listitem>
</itemizedlist>

</sect1>

</chapter>

<!--*****************************************************************-->

<chapter id="module">
<title
>&infocenter;-moduler</title>

<sect1 id="module-intro">
<title
>Navigering af moduler</title>

<para
>Dette er en liste af <emphasis
>standard</emphasis
> indstillingsmoduler (sorteret efter kategori) leveret med  <application role="package"
>&kde; basis</application
> pakken. Bemærk venligst at der kan være mange andre moduler på dit system hvis du har installeret flere programmer. </para>

<itemizedlist>
<listitem>
<para
><ulink url="help:/kinfocenter/devices/index.html"
>Enheder</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/dma/index.html"
>DMA-kanaler</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/interrupts/index.html"
>Interrupt</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/ioports/index.html"
>IO-Porte</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/memory/index.html"
>Hukommelse</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/nics/index.html"
>Netværksgrænseflader</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/opengl/index.html"
>OpenGL</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/partitions/index.html"
>Partitioner</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/pci/index.html"
>PCI</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/pcmcia/index.html"
>PCMCIA</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/processor/index.html"
>Processor</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/protocols/index.html"
>Protokoller</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/samba/index.html"
>Samba-statusinformation</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/scsi/index.html"
>SCSI</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/sound/index.html"
>Lyd</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/usb/index.html"
>USB-enheder</ulink
></para>
</listitem>
<listitem>
<para
><ulink url="help:/kinfocenter/xserver/index.html"
>X-Server</ulink
></para>
</listitem>
</itemizedlist>

</sect1>

<!--****************************************-->

</chapter>

<chapter id="credits">
<title
>Medvirkende og licens</title>

<para
>&infocenter;</para>
<para
>Program ophavsret 1997-2001 &infocenter;-udviklerne</para>
<para
>Bidragydere:</para>

<itemizedlist>
<listitem
><para
>Matthias Hoelzer-Kluepfel <email
>hoelzer@kde.org</email
></para
></listitem>
<listitem
><para
>Matthias Elter <email
>elter@kde.org</email
></para
></listitem>
</itemizedlist>

<para
>Dokumentation <trademark class="copyright"
>ophavsret 2000 Michael McBride</trademark
> <email
>mpmcbride7@yahoo.com</email
></para>

<para
>Bidragydere:</para>

<itemizedlist>
<listitem
><para
>Paul Campbell <email
>paul@taniwha.com</email
></para
></listitem>
<listitem
><para
>Helge Deller <email
>deller@kde.org</email
></para
></listitem>
<listitem
><para
>Mark Donohoe </para
></listitem>
<listitem
><para
>Pat Dowler</para
></listitem>
<listitem
><para
>Duncan Haldane <email
>duncan@kde.org</email
></para
></listitem>
<listitem
><para
>Steffen Hansen <email
>stefh@mip.ou.dk</email
>.</para
></listitem>
<listitem
><para
>Matthias Hoelzer-Kluepfel <email
>hoelzer@kde.org</email
></para
></listitem>
<listitem
><para
>Martin Jones <email
>mjones@kde.org</email
></para
></listitem>
<listitem
><para
>Jost Schenck <email
>jost@schenck.de</email
></para
></listitem>
<listitem
><para
>Jonathan Singer <email
>jsinger@leeta.net</email
></para
></listitem>
<listitem
><para
>Thomas Tanghus <email
>tanghus@earthling.net</email
></para
></listitem>
<listitem
><para
>Krishna Tateneni <email
>tateneni@pluto.njcc.com
></email
></para
></listitem>
<listitem
><para
>Ellis Whitehead <email
>ewhitehe@uni-freiburg.de</email
></para
></listitem>

</itemizedlist>

&erik.kjaer.pedersen.credit; 
&underFDL; &underGPL; </chapter>

</book>
<!--
Local Variables:
mode: sgml
End:
-->