xorg.conf的简单配置说明
1、
配置显卡
Section "Device" Device 描述显卡
Identifier "Configured Video Device" 显卡
Driver "fglrx" 驱动
EndSection
2、配置显示器
Section "Monitor"
Identifier "Configured Monitor"
Option "DPMS"
HorizSync 30-65
VertRefresh 50-120
EndSection
3、联系显卡和现实器
Section "Screen"
Identifier "Default Screen"
Monitor "Configure Monitro"
Device “Configure Video Device"
Defaultdepth 24EndSection
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:118
阅读量:22
阅读量:159
阅读量:80
阅读量:67