README for XFree86 on NetBSD : Configuring X for Your Hardware
Previous: Installing the Binaries
Next: About mouse configuration

5. Configuring X for Your Hardware

The /etc/XF86Config file tells the X server what kind of monitor, video card and mouse you have. You must create it to tell the server what specific hardware you have.

The easiest way to create this file is to run the XF86Setup utility as root. Refer to QuickStart.doc for details about its use.

You'll need info on your hardware:

The recommended way to generate an XF86Config file is to use the XF86Setup utility. The xf86config text utility is still there for the (few) cases where XF86Setup can't be used. Also, there is a sample file installed as /usr/X11R6/lib/X11/XF86Config.eg, which can be used as a starting point.

For details about the XF86Config file format, refer to the XF86Config(5) manual page.

Once you've set up a XF86Config file, you can fine tune the video modes with the xvidtune utility.

5.1. About mouse configuration

5.2. Other input devices

5.3. Configuring PEX and XIE extensions


README for XFree86 on NetBSD : Configuring X for Your Hardware
Previous: Installing the Binaries
Next: About mouse configuration