|
|

楼主 |
发表于 2003-11-3 08:12:14
|
显示全部楼层
NVIDIA GeForce 256
XF86Config的信息如下: (部份)
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "MAG XJ910"
HorizSync 30.0 - 110.0
VertRefresh 85.0 - 160.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 256 (generic)"
VideoRam 32768
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
用xrandr -r 85 可以设,但是浏览网页时,字还是很不清楚,是哪里出现了问题? |
|