blob: 1b28408dbca95c2ddd0c47d118906dbdbeeb584f (
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
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>选择您的显示器</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="用 DrakX 安装">
<link rel="up" href="index.html" title="用 DrakX 安装">
<link rel="prev" href="configureX_card_list.html" title="选择一个X服务器(配置您的显示卡)">
<link rel="next" href="setupBootloader.html" title="引导程序"><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="zh_CN" class="section" title="选择您的显示器">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="configureX_monitor"></a>选择您的显示器
</h2>
</div>
</div>
</div>
<p><a name="configureX_monitor-pa1"></a>DrakX 有齐全的显卡数据库,一般情况下可以正确识别您的视频设备。
</p>
<div class="warning" title="警告" 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="[警告]" 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>自定义</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><span class="emphasis"><em>请不要</em></span>选择与您的显示器不匹配的同步范围,这样做可能损害显示器。若仍有疑问,请查询显示器文档。
</p>
</dd>
<dt><span class="term"><a name="configureX_monitor-pa5"></a>即插即用</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>厂家</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>通用</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>
|