delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / apps / doc / kinfocenter / devices / index.docbook
blob6b1641e85fe348cb882152a70922bd66511f69cb
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>Device 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>device</keyword>
27 <keyword>system information</keyword>
28 </keywordset>
29 </articleinfo>
31 <sect1>
32 <title>Device Information</title>
34 <para>
35 This page displays information about the available devices.
36 </para>
38 <note>
39 <para>
40 The exact information displayed is system-dependent. On some systems,
41 device information cannot be displayed yet.
42 </para>
43 </note>
45 <para>
46 On &Linux;, this information is read from <filename
47 class="devicefile">/proc/devices</filename> and <filename
48 class="devicefile">/proc/misc</filename>, which are only available if
49 the <filename class="directory">/proc</filename> pseudo-filesystem is
50 compiled into the kernel. Devices are listed by group (Character, Block,
51 or Miscellaneous). The device major number is listed, followed by an
52 identifying label.
53 </para>
55 <para>
56 The user cannot modify any settings on this page.
57 </para>
59 </sect1>
60 </article>