aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/en/configureX_chooser.xml
blob: f2dff75a18ed304bb3dd2b7e69b722e2a14158a9 (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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<?xml version="1.0" encoding="UTF-8"?>
<section version="5.0" xreflabel="Graphics Card and Monitor Configuration"
         xml:id="configureX_chooser" xmlns="http://docbook.org/ns/docbook"
         xmlns:xi="http://www.w3.org/2001/XInclude"
         xmlns:ns5="http://www.w3.org/1999/xhtml"
         xmlns:ns42="http://www.w3.org/1998/Math/MathML"
         xmlns:ns4="http://www.w3.org/1999/xlink"
         xmlns:ns3="http://www.w3.org/2000/svg"
         xmlns:ns="http://docbook.org/ns/docbook">
  <!-- Marja 2012-08-10, copied setupX.xml to this file and replaced all "setupX" in the code by "configureX_chooser", because this is the correct filename for this page-->

  <!--2018/02/15 apb: Some text and typography.-->

  <!--2018/02/21 apb: a) Changed main options list style. b) Slight reword of 'wrong refresh rates' warning.-->

  <!--2018/02/23 apb: Typo.-->

  <!--2019/01/06 apb: Slight reword, split 1st para in two.-->

  <!--2019/08/10 apb: [1] Added xreflabel. [2] Changed all instances of 'Graphic Card' to Graphics Card-->

  <info>
    <title xml:id="configureX_chooser-ti1">Graphics Card and Monitor
    Configuration</title>
  </info>

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

  <para revision="1" xml:id="configureX_chooser-pa1">No matter which graphical
  environment (also known as desktop environment) you chose for this install
  of Mageia, they are all based on a graphical user interface system called
  <literal>X Window System</literal>, or simply <quote>X</quote>. So in order
  for KDE Plasma, GNOME, LXDE or any other graphical environment to work well,
  the following <quote>X</quote> settings need to be correct.</para>

  <para>Choose the appropriate settings manually if you think the details are
  incorrect, or if none are shown.</para>

  <itemizedlist>
    <listitem>
      <para revision="1" xml:id="configureX_chooser-pa2"><emphasis
      role="bold">Graphics Card</emphasis></para>

      <para>If you need to, you can select a specific card from this
      expandable list. See <xref linkend="configureX_card_list"/>.</para>
    </listitem>

    <listitem>
      <para revision="1" xml:id="configureX_chooser-pa3"><emphasis
      role="bold">Monitor</emphasis></para>

      <para>You can choose Plug 'n Play, if applicable, or choose your monitor
      from the <emphasis>Vendor</emphasis> or <emphasis>Generic</emphasis>
      lists. Choose <emphasis>Custom</emphasis> if you prefer to manually set
      the horizontal and vertical refresh rates of your monitor. See <xref
      linkend="configureX_monitor"/>.</para>
    </listitem>

    <listitem>
      <para revision="1" xml:id="configureX_chooser-pa4"><emphasis
      role="bold">Resolution</emphasis></para>

      <para>The resolution and color depth of your monitor can be set
      here.</para>
    </listitem>

    <listitem>
      <para revision="1" xml:id="configureX_chooser-pa5"><emphasis
      role="bold">Test</emphasis></para>

      <para>The test button does not always appear during install. If the
      option is there, and you test your settings, you should be asked to
      confirm that your settings are correct. If you answer
      <emphasis>Yes</emphasis>, the settings will be kept. If you don't see
      anything, you'll return to the configuration screen and be able to
      reconfigure everything until the test result is satisfactory. If the
      test option is not available, then make sure your settings are on the
      safe side.</para>
    </listitem>

    <listitem>
      <para revision="1" xml:id="configureX_chooser-pa6"><emphasis
      role="bold">Options</emphasis></para>

      <para>Here you can choose to enable or disable various options.</para>
    </listitem>
  </itemizedlist>

  <warning>
    <para revision="1" xml:id="configureX_chooser-pa3a">There is a risk of
    damaging a monitor if you choose refresh rates that are outside the
    frequency range of that monitor. This applies to older CRT displays:
    modern monitors will reject an unsupported frequency and normally enter
    standby mode.</para>
  </warning>
</section>