blob: ea7841ddc0e116eacbade907451f0e6f59055ec5 (
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Choosing your Monitor</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Instalado per DrakX-o">
<link rel="up" href="index.html" title="Instalado per DrakX-o">
<link rel="prev" href="configureX_card_list.html" title="Choose an X Server (Configure your Graphic Card)">
<link rel="next" href="setupBootloader.html" title="Lanĉilaj ĉefaj elektoj"><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="eo" class="section" title="Choosing your Monitor">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="configureX_monitor"></a>Choosing your Monitor
</h2>
</div>
</div>
</div>
<p><a name="configureX_monitor-pa1"></a>DrakX has a very comprehensive database of monitors and will usually
correctly identify yours.
</p>
<div class="warning" title="Averto" 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="[Averto]" src="warning.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p><a name="configureX_monitor-pa1w"></a><span class="emphasis"><em>Selecting a monitor with different characteristics could damage
your monitor or video hardware. Please don't try something without knowing
what you are doing.</em></span> If in doubt you should consult your monitor
documentation
</p>
</td>
</tr>
</table>
</div>
<p><a name="configureX_monitor-pa2"></a><span class="emphasis"><em>Custom</em></span></p>
<p><a name="configureX_monitor-pa3"></a>This option allows you to set two critical parameters, the vertical refresh
rate and the horizontal sync rate. Vertical refresh determines how often the
screen is refreshed and horizontal sync is the rate at which scan lines are
displayed.
</p>
<p><a name="configureX_monitor-pa4"></a>It is <span class="emphasis"><em>VERY IMPORTANT</em></span> that you do not specify a monitor
type with a sync range that is beyond the capabilities of your monitor: you
may damage your monitor. If in doubt, choose a conservative setting and
consult your monitor documentation.
</p>
<p><a name="configureX_monitor-pa5"></a><span class="emphasis"><em>Plug 'n Play</em></span></p>
<p><a name="configureX_monitor-pa6"></a>This is the default option and tries to determine the monitor type from the
monitor database.
</p>
<p><a name="configureX_monitor-pa7"></a><span class="emphasis"><em>Vendor</em></span></p>
<p><a name="configureX_monitor-pa8"></a>If the installer has not correctly detected your monitor and you know which
one you have, you can select it from the tree by selecting:
</p>
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p>vendor</p>
</li>
<li class="listitem">
<p>the monitor manufacturers name</p>
</li>
<li class="listitem">
<p>the monitor description</p>
</li>
</ul>
</div>
<p><a name="configureX_monitor-pa9"></a><span class="emphasis"><em>Generic</em></span></p>
<p><a name="configureX_monitor-pa10"></a>selecting this group displays nearly 30 display configurations such as
1024x768 @ 60Hz and includes Flat panel displays as used in laptops. This is
often a good monitor selection group if you need to use the Vesa card driver
when your video hardware cannot be determined automatically. Once again it
may be wise to be conservative in your selections.
</p>
</div>
</body>
</html>
|