diff options
Diffstat (limited to 'tde-i18n-de/docs/tdebase/kinfocenter/processor/index.docbook')
-rw-r--r-- | tde-i18n-de/docs/tdebase/kinfocenter/processor/index.docbook | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/tde-i18n-de/docs/tdebase/kinfocenter/processor/index.docbook b/tde-i18n-de/docs/tdebase/kinfocenter/processor/index.docbook new file mode 100644 index 00000000000..6ef4bc75d2a --- /dev/null +++ b/tde-i18n-de/docs/tdebase/kinfocenter/processor/index.docbook @@ -0,0 +1,90 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" +"dtd/kdex.dtd" [ +<!ENTITY % addindex "IGNORE"> +<!ENTITY % German "INCLUDE" +> <!-- change language only here --> +]> + +<article lang="&language;"> +<title +>Prozessorinformation</title> +<articleinfo> + +<authorgroup> +<author +>&Matthias.Hoelzer-Kluepfel;</author> +<author +>&Helge.Deller;</author> +<author +>&Duncan.Haldane;</author> +<author +>&Mike.McBride;</author> +<othercredit role="translator" +><firstname +>Frank</firstname +><surname +>Schütte</surname +><affiliation +><address +><email +>F.Schuette@t-online.de</email +></address +></affiliation +><contrib +>Deutsche Übersetzung</contrib +></othercredit +> +</authorgroup> + +<date +>2002-02-12</date> +<releaseinfo +>3.00.00</releaseinfo> + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>Kontrollzentrum</keyword> +<keyword +>CPU</keyword> +<keyword +>Prozessor</keyword> +<keyword +>Systeminformation</keyword> +</keywordset> +</articleinfo> + +<sect1 id="processor"> +<title +>Prozessorinformation</title> + +<para +>Diese Seite zeigt Informationen über den oder die Prozessor(en) (Central Processing Unit, abgekürzt <acronym +>CPU</acronym +>) an.</para> + +<note +><para +>Die angezeigten Informationen sind systemabhängig. Auf einigen Systemen können bisher noch gar keine Prozessorinformationen angezeigt werden.</para +></note> + +<para +>Unter &Linux; stammen die angezeigten Informationen aus der Datei <filename class="devicefile" +>/proc/cpuinfo</filename +>. Diese Datei ist nur vorhanden, wenn das Pseudo-Dateisystem <filename class="directory" +>/proc</filename +> in den Kernel kompiliert worden ist.</para> + +<para +>Die angezeigten Informationen hängen außerdem von der oder den im Rechner vorhandenen <acronym +>CPU</acronym +>'s ab. Generell ist das Fenster in zwei Spalten organisiert, von denen die erste den Parameter und die zweite dessen Wert enthält.</para> + +<para +>Der Benutzer kann keine der Einstellungen ändern.</para> + +</sect1> + +</article> |