更改显示器显示的问题??
系统:rh8.0x-windows:gnome以下是我的XF86Config里的东东:
Section "Screen"
Identifier "Screen0"
Device "Intel 815"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
1. 我想改为32位的真采色??怎么改??(每次安装都是24位的真采色)
a.把 DefaultDepth 24改成DefaultDepth 32??
b.Depth 24 改成 Depth 32 ??
是把哪个改成32呢??
2. 如何把刷新率改成85hz??
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30.0 - 72.0
VertRefresh50.0 - 130.0
Option "dpms"
EndSection
???怎么改才相当于windows下的刷新率为85?
VertRefresh 50.0 - 130.0
50.0-130.0是更改刷新率的。
页:
[1]