delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / apps / doc / kinfocenter / processor / index.docbook
blob3794aca6739b400b70d872b11368c82700846b34
1 <?xml version="1.0" ?>
2 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3 "dtd/kdex.dtd" [
4 <!ENTITY % addindex "IGNORE">
5 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
6 ]>
8 <article lang="&language;">
9 <title>Processor Information</title>
10 <articleinfo>
12 <authorgroup>
13 <author>&Matthias.Hoelzer-Kluepfel;</author>
14 <author>&Helge.Deller;</author>
15 <author>&Duncan.Haldane;</author>
16 <author>&Mike.McBride;</author>
17 <!-- TRANS:ROLES_OF_TRANSLATORS -->
18 </authorgroup>
20 <date>2002-02-12</date>
21 <releaseinfo>3.00.00</releaseinfo>
23 <keywordset>
24 <keyword>KDE</keyword>
25 <keyword>KControl</keyword>
26 <keyword>CPU</keyword>
27 <keyword>processor</keyword>
28 <keyword>system information</keyword>
29 </keywordset>
30 </articleinfo>
32 <sect1 id="processor">
33 <title>Processor Information</title>
35 <para>This page displays information about the system
36 Central Processing Unit (<acronym>CPU</acronym>).</para>
38 <note><para>The exact information displayed is system-dependent. On
39 some systems, processor information cannot be displayed
40 yet.</para></note>
42 <para>On &Linux;, this information is read from <filename
43 class="devicefile">/proc/cpuinfo</filename>, which is only available if
44 the <filename class="directory">/proc</filename> pseudo-filesystem is
45 compiled into the kernel.</para>
47 <para>The exact contents of the window will depend on the
48 <acronym>CPU</acronym>(s) in your machine, but the window is organized
49 into two columns. The first column is the parameter, and the second
50 column is the value of that parameter.</para>
52 <para>The user cannot modify any settings on this page.</para>
54 </sect1>
56 </article>