blob: 072e4adff158aa169c9a13793ddf0731bbd4b89b (
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>Att välja din skärm</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Installation med DrakX">
<link rel="up" href="index.html" title="Installation med DrakX">
<link rel="prev" href="configureX_card_list.html" title="Välj en X-server (Konfigurera ditt grafikkort)">
<link rel="next" href="setupBootloader.html" title="Huvudsakliga alternativ för uppstartshanterare"><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="sv" class="section" title="Att välja din skärm">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="configureX_monitor"></a>Att välja din skärm
</h2>
</div>
</div>
</div>
<p><a name="configureX_monitor-pa1"></a>DrakX har en väldigt omfattande databas av grafikkort och kommer oftast att
identifiera ditt nuvarande grafikkort rätt.
</p>
<div class="warning" title="Varning" 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="[Varning]" 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>Anpassad</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>Tillverkare</em></span></p>
<p><a name="configureX_monitor-pa8"></a>Om installationen inte har upptäckt ditt rätta grafikkort och du vet vilket
du har så kan du välja det från trädet genom att välja:
</p>
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p>tillverkare</p>
</li>
<li class="listitem">
<p>the monitor manufacturers name</p>
</li>
<li class="listitem">
<p>beskrivning av skärmen</p>
</li>
</ul>
</div>
<p><a name="configureX_monitor-pa9"></a><span class="emphasis"><em>Standard</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>
|