348 Part II . Getting Around In Linux (Web Design Course) |
|
December 31, 2007 |
348 Part II . Getting Around in Linux Screen The XF86Config file lets you specify multiple video cards and monitors. The Screen section is used to match up the different video cards to the monitor definitions. Table 9-6 shows the possible entries for this section. The following is an example: Section Screen Driver accel Device My Video Card Monitor Gateway EV700 Subsection Display Depth 32 Modes 1152×864 ViewPort 0 0 EndSubsection EndSection In the If you receive an error when starting X saying that no screens are useable, make Real World sure the specified monitor is capable of using the requested resolution with the defined video card. Table 9-6 Screen Section Entries Entry Function Driver Driver Name Each Screen section begins with this entry. It tells the system which X server, or which driver in an X server, to load for this screen. Device Device ID Specifies which video card identifier string to use for this screen. This is how the video card is matched up to the monitor. Monitor Monitor ID Specifies which monitor identifier string to use for this screen. This is how the monitor is matched up to the video card. DefaultColorDepth



December 31, 2007
Leave a Reply