|
发表于 2009-6-15 08:54:38
|
显示全部楼层
[QUOTE=Mandriva;1997917]修改/etc/X11/xorg.conf的Section "Screen"的SubSection "Display",把适合Modes放在前面。比如:
- Section "Screen"
- Identifier "Screen0"
- Device "Videocard0"
- DefaultDepth 24
- SubSection "Display"
- Viewport 0 0
- Depth 24
- Modes "1280x960" "1920x1440" "1920x1200" "1440x900" "1280x1024"
- EndSubSection
- EndSection
复制代码
呵呵,如果我没记错的话,这东西是不是已经不管用了?10中就已经不用这个了. |
|