|
发表于 2004-10-12 10:19:31
|
显示全部楼层
Section "Device"
Identifier "Rage 128"
Driver "r128"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Rage 128"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection
关键是那个 driver 应该写 r128,呵呵 |
|