我的xorg.conf文件配置如下
引用:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
[color=Red]Modes "1152x864" "1152x768" "1024x768" "800x600" "640x480"[/color]
EndSubSection
EndSection


bigslacker 于 2007-01-09 16:50:02发表:
75那样眼睛会很累阿
Capacity 于 2007-01-09 10:58:52发表:
在原来编的基础上把你的刷新率设为75