|
发表于 2002-9-5 08:26:05
|
显示全部楼层
一般这样改X
X4.0的话,打开文件/etc/X11/XF86Config-4,找以下内容(可能与您的不完全一样)
Section "Screen"
Identifier "Screen0"
Device "S3 Savage 4"
Monitor " hilips CM1200 (15A)"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "1024X768"
EndSubSection
EndSection
将其中的1024X768改为800X600。试试 |
|