import NVIDIA-FreeBSD-x86-180.29
[nvidia.git] / doc / html / chapter-04.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta name="generator" content=
5 "HTML Tidy for FreeBSD (vers 1 September 2005), see www.w3.org">
6 <meta http-equiv="Content-Type" content=
7 "text/html; charset=us-ascii">
8 <title>Chapter&nbsp;4.&nbsp;Configuring X for the NVIDIA
9 Driver</title>
10 <meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
11 <link rel="start" href="index.html" title=
12 "NVIDIA Accelerated FreeBSD Graphics Driver README and Installation Guide">
13 <link rel="up" href="part-01.html" title=
14 "Part&nbsp;I.&nbsp;Installation and Configuration Instructions">
15 <link rel="prev" href="chapter-03.html" title=
16 "Chapter&nbsp;3.&nbsp;Using Linux Compatibility Support">
17 <link rel="next" href="chapter-04-section-02.html" title=
18 "Manually Editing the Configuration File">
19 </head>
20 <body>
21 <div class="navheader">
22 <table width="100%" summary="Navigation header">
23 <tr>
24 <th colspan="3" align="center">Chapter&nbsp;4.&nbsp;Configuring X
25 for the NVIDIA Driver</th>
26 </tr>
27 <tr>
28 <td width="20%" align="left"><a accesskey="p" href=
29 "chapter-03.html">Prev</a>&nbsp;</td>
30 <th width="60%" align="center">Part&nbsp;I.&nbsp;Installation and
31 Configuration Instructions</th>
32 <td width="20%" align="right">&nbsp;<a accesskey="n" href=
33 "chapter-04-section-02.html">Next</a></td>
34 </tr>
35 </table>
36 <hr></div>
37 <div class="chapter" lang="en">
38 <div class="titlepage">
39 <div>
40 <div>
41 <h2 class="title"><a name="editxconfig" id=
42 "editxconfig"></a>Chapter&nbsp;4.&nbsp;Configuring X for the NVIDIA
43 Driver</h2>
44 </div>
45 </div>
46 </div>
47 <div class="toc">
48 <p><b>Table of Contents</b></p>
49 <dl>
50 <dt><span class="section"><a href="chapter-04.html#id2545416">Using
51 nvidia-xconfig to configure the X server</a></span></dt>
52 <dt><span class="section"><a href=
53 "chapter-04-section-02.html">Manually Editing the Configuration
54 File</a></span></dt>
55 </dl>
56 </div>
57 <p>The X configuration file provides a means to configure the X
58 server. This section describes the settings necessary to enable the
59 NVIDIA driver. A comprehensive list of parameters is provided in
60 <a href="appendix-f.html" title=
61 "Appendix&nbsp;F.&nbsp;X Config Options">Appendix&nbsp;F, <i>X
62 Config Options</i></a>.</p>
63 <p>The NVIDIA Driver includes a utility called nvidia-xconfig,
64 which is designed to make editing the X configuration file easy.
65 You can also edit it by hand.</p>
66 <div class="section" lang="en">
67 <div class="titlepage">
68 <div>
69 <div>
70 <h2 class="title" style="clear: both"><a name="id2545416" id=
71 "id2545416"></a>Using nvidia-xconfig to configure the X server</h2>
72 </div>
73 </div>
74 </div>
75 <p>nvidia-xconfig will find the X configuration file and modify it
76 to use the NVIDIA X driver. In most cases, you can simply answer
77 "Yes" when the installer asks if it should run it. If you need to
78 reconfigure your X server later, you can run nvidia-xconfig again
79 from a terminal. nvidia-xconfig will make a backup copy of your
80 configuration file before modifying it.</p>
81 <p>Note that the X server must be restarted for any changes to its
82 configuration file to take effect.</p>
83 <p>More information about nvidia-xconfig can be found in the
84 nvidia-xconfig manual page by running.</p>
85 <pre class="screen">
86     % man nvidia-xconfig
87 </pre>
88 <p></p>
89 </div>
90 </div>
91 <div class="navfooter">
92 <hr>
93 <table width="100%" summary="Navigation footer">
94 <tr>
95 <td width="40%" align="left"><a accesskey="p" href=
96 "chapter-03.html">Prev</a>&nbsp;</td>
97 <td width="20%" align="center"><a accesskey="u" href=
98 "part-01.html">Up</a></td>
99 <td width="40%" align="right">&nbsp;<a accesskey="n" href=
100 "chapter-04-section-02.html">Next</a></td>
101 </tr>
102 <tr>
103 <td width="40%" align="left" valign="top">
104 Chapter&nbsp;3.&nbsp;Using Linux Compatibility Support&nbsp;</td>
105 <td width="20%" align="center"><a accesskey="h" href=
106 "index.html">Home</a></td>
107 <td width="40%" align="right" valign="top">&nbsp;Manually Editing
108 the Configuration File</td>
109 </tr>
110 </table>
111 </div>
112 </body>
113 </html>