You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
517 lines
8.8 KiB
517 lines
8.8 KiB
<?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 &</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:
|
|
-->
|