aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/de/harddrake2.xml
blob: 6e629838dd5f8711070dc07f30fe59bc8ba14590 (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
<?xml version="1.0" encoding="utf-8"?>
<section version="5.0" xml:lang="de" xml:id="harddrake2"
         xmlns="http://docbook.org/ns/docbook"
         xmlns:ns5="http://www.w3.org/1998/Math/MathML"
         xmlns:ns4="http://www.w3.org/2000/svg"
         xmlns:ns3="http://www.w3.org/1999/xhtml"
         xmlns:ns2="http://www.w3.org/1999/xlink"
         xmlns:ns="http://docbook.org/ns/docbook">
  <info>
    <title xml:id="harddrake2-ti1">Hardware-Konfiguration</title>

    <subtitle>harddrake2</subtitle> 
  </info>

  <mediaobject>
    <imageobject>
      <imagedata align="center"  fileref="harddrake2.png"
                 format="PNG" revision="1"  xml:id="harddrake2-im1"/>
    </imageobject>
  </mediaobject>

  <para>This tool<footnote>
      <para>Sie können das Werkzeug über die Kommandozeile aufrufen, indem sie <emphasis
role="bold">harddrake2</emphasis> als root eingeben</para>
    </footnote> gives a general view of the
hardware of your computer. When the tool is launched, it executes a job to
look for every element of the hardware. For that, it uses the command
<code>ldetect </code>which refers to a list of hardware in
<code>ldetect-lst</code> package.</para>

  <section>
    <title>Das Fenster</title>

    <para>Das Fenster ist in zwei Spalten unterteilt</para>

    <para>Die linke Spalte enthält eine Liste der erkannten Hardware. Die Geräte sind
in Kategorien gruppiert. Klicke auf das &gt; um den Inhalt der Kategorien
anzeigen zu lassen. Jedes Gerät kann in dieser Spalte ausgewählt werden.</para>

    <para>Die rechte Spalte zeigt Informationen über das ausgewählte Gerät. Die
<guimenu>Hilfe -&gt; Felderbeschreibung</guimenu> zeigt einige Informationen
über den Inhalt der Felder.</para>

    <para>Je nachdem welche Art von Gerät ausgewählt wurde, sind ein oder zwei Knöpfe
am Ende der rechten Spalte verfügbar:</para>

    <itemizedlist>
      <listitem>
        <para><guibutton>Set current driver options</guibutton>: this can be used to
parameterize the module which is used in relation to the device. This must
used by experts only.</para>
      </listitem>

      <listitem>
        <para><guibutton>Run config tool</guibutton>: access to the tool which can
configure the device. The tool can often be accessed directly from the MCC.</para>
      </listitem>
    </itemizedlist>

    <para/>
  </section>

  <section>
    <title>Das Menü</title>

    <para><bridgehead>Optionen</bridgehead></para>

    <para>Das <guimenu>Optionen</guimenu> Menü bietet Kästchen zum anklicken an, um
die automatische Erkennung zu aktivieren:</para>

    <para><itemizedlist>
        <listitem>
          <para>Modem</para>
        </listitem>

        <listitem>
          <para>JAZ Gerät</para>
        </listitem>

        <listitem>
          <para>Parallele Zip-Laufwerke</para>
        </listitem>
      </itemizedlist>By default these detections are not enabled, because they are slow. Check
the appropriate box(es) if you have this hardware connected. Detection will
be operational the next time this tool is started.</para>
  </section>
</section>