Ik heb verschillende 'screen' entries:
De eerste:
Section "Screen"
Driver"Accel"
Device"Generic Video Card"
Monitor"Generic Monitor"
DefaultColorDepth32
SubSection "Display"
Depth8
Modes"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth15
Modes"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth16
Modes"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth24
Modes"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth32
Modes"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
De tweede:
Section "Screen"
Driver"FBDev"
Monitor"Generic Monitor"
DefaultColorDepth32
SubSection "Display"
Depth8
Modes"default"
EndSubSection
SubSection "Display"
Depth15
Modes"default"
EndSubSection
SubSection "Display"
Depth16
Modes"default"
EndSubSection
SubSection "Display"
Depth24
Modes"default"
EndSubSection
SubSection "Display"
Depth32
Modes"default"
EndSubSection
EndSection
En de derde:
Section "Screen"
Driver"SVGA"
Device"Generic Video Card"
Monitor"Generic Monitor"
DefaultColorDepth32
SubSection "Display"
Depth8
Modes"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth15
Modes"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth16
Modes"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth24
Modes"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth32
Modes"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
En dan nog een restje:
Section "Screen"
Driver"Mono"
Monitor"Generic Monitor"
SubSection "Display"
EndSubSection
EndSection
Section "Screen"
Driver"VGA2"
Monitor"Generic Monitor"
SubSection "Display"
EndSubSection
EndSection
Section "Screen"
Driver"VGA16"
Monitor"Generic Monitor"
SubSection "Display"
EndSubSection
EndSection
En helemaal bovenin staat nog dit:
Section "Device"
Identifier"Generic Video Card"
VendorName"Generic"
BoardName"Video Card"
EndSection
Sorry voor de lange post, maar kunnen jullie hier wat mee? Bovendien werkt XF86Setup niet meer bij mij (Segmentation fault). Help!