blob: 45f92f085f41cf1884af00989918de516668cd9a (
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
102
103
104
105
106
107
108
109
110
111
112
113
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Nastavení grafické karty a monitoru</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Instalace pomocí DrakX">
<link rel="up" href="index.html" title="Instalace pomocí DrakX">
<link rel="prev" href="addUser.html" title="Správa uživatele a supruživatele">
<link rel="next" href="configureX_card_list.html" title="Výběr X Serveru (Konfigurace vaší grafické karty)"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
<!--
body { font-family: sans-serif; font-size: 13px }
table { font-family: sans-serif; font-size: 13px }
--></style></head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div lang="cs" class="section" title="Nastavení grafické karty a monitoru">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="configureX_chooser"></a>Nastavení grafické karty a monitoru
</h2>
</div>
</div>
</div>
<p><a name="configureX_chooser-pa1"></a>No matter which graphical environment (also known as desktop environment)
you chose for this install of <span class="application">Mageia</span>, they are
all based on a graphical user interface system called <acronym class="acronym">X Window
System</acronym>, or simply <acronym class="acronym">X</acronym>. So in order for
<acronym class="acronym">KDE</acronym>, <acronym class="acronym">Gnome</acronym>, <acronym class="acronym">LXDE</acronym> or
any other graphical environment to work well, the following
<acronym class="acronym">X</acronym> settings need to be correct. Choose the correct
settings if you can see that <span class="application">DrakX</span> didn't make a
choice, or if you think the choice is incorrect.
</p>
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p><a name="configureX_chooser-pa2"></a><span class="emphasis"><em><span class="guibutton">Graphic card</span></em></span>: Choose your card
from the list if needed.
</p>
</li>
<li class="listitem">
<p><a name="configureX_chooser-pa3"></a><span class="emphasis"><em><span class="guibutton">Monitor</span></em></span>: You can choose
<span class="guilabel">Plug'n Play</span> when applicable, or choose your monitor
from the <span class="guilabel">Vendor</span> or <span class="guilabel">Generic</span>
list. Choose <span class="guilabel">Custom</span> if you prefer to manually set the
horizontal and vertical refresh rates of your monitor.
</p>
<div class="warning" title="Varování" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Warning">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Varování]" src="warning.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p><a name="configureX_chooser-pa3a"></a>Nesprávná obnovovací frekvence může poškodit váš monitor
</p>
</td>
</tr>
</table>
</div>
</li>
<li class="listitem">
<p><a name="configureX_chooser-pa4"></a><span class="emphasis"><em><span class="guibutton">Rozlišení</span></em></span>: Zde nastavte
požadované rozlišení a barevnou hloubku monitoru.
</p>
</li>
<li class="listitem">
<p><a name="configureX_chooser-pa5"></a><span class="emphasis"><em><span class="guibutton">Test</span></em></span>: The test button does not
always appear during install. If the button is there, you can control your
settings by pressing it. If you see a question asking you whether your
settings are correct, you can answer "yes", and 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 is good. <span class="emphasis"><em>Make
sure your settings are on the safe side if the test button isn't
available</em></span></p>
</li>
<li class="listitem">
<p><a name="configureX_chooser-pa6"></a><span class="emphasis"><em><span class="guibutton">Možnosti</span></em></span>: Zde si můžete vybrat
zda povolit nebo zakázat různé další možnosti.
</p>
</li>
</ul>
</div>
</div>
</body>
</html>
|