blob: 1fd13711073a26625d9ba3247c15a616ff3669c7 (
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
|
<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="Installation with DrakX">
<link rel="up" href="index.html" title="Installation with DrakX">
<link rel="prev" href="configureX_card_list.html" title="Choose an X Server (Configure your Graphic Card)">
<link rel="next" href="setupBootloader.html" title="Bootloader"><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 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="Warning" 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="[Warning]" src="warning.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p><a name="configureX_monitor-pa1w"></a><span class="bold"><strong>Selecting a monitor with different characteristics could
damage your monitor or video hardware. Please don't try something without
knowing what you are doing.</strong></span> If in doubt you should consult your
monitor documentation.
</p>
</td>
</tr>
</table>
</div>
<div class="variablelist">
<dl>
<dt><span class="term"><a name="configureX_monitor-pa2"></a>Custom</span></dt>
<dd>
<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>
</dd>
<dt><span class="term"><a name="configureX_monitor-pa5"></a>Plug'n Play</span></dt>
<dd>
<p><a name="configureX_monitor-pa6"></a>This is the default
option and automatically tries to determine the monitor type from the
monitor database.
</p>
</dd>
<dt><span class="term"><a name="configureX_monitor-pa7"></a>Vendor</span></dt>
<dd>
<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 choose it from the options by selecting:
</p>
</dd>
</dl>
</div>
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p>Manufacturer</p>
</li>
<li class="listitem">
<p>Monitor model</p>
</li>
</ul>
</div>
<div class="variablelist">
<dl>
<dt><span class="term"><a name="configureX_monitor-pa9"></a>Generic</span></dt>
<dd>
<p><a name="configureX_monitor-pa10"></a>Selecting this
group will list approximately 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>
</dd>
</dl>
</div>
</div>
</body>
</html>
|