学习型 ASP/PHP/ASP.NET 主机 30元/年全能 ASP/PHP/ASP.NET 主机,支持月付专业 MSSQL 数据库空间,支持月付专业 MySQL 数据库空间,支持月付
发新话题
打印

xorg.conf文件要怎么改?

xorg.conf文件要怎么改?

安装了Fedora-8的朋友把你的xorg.conf贴上来啊,我的图形界面进不了
以下是我的xorg.conf文件

# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier     "Default Layout"
Screen      0  "Screen0" 0 0
InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier  "Keyboard0"
Driver      "kbd"
Option     "XkbModel" "pc105"
Option     "XkbLayout" "us+inet"
EndSection
Section "Device"
Identifier  "Videocard0"
Driver      "radeon"
EndSection
Section "Screen"
Identifier "Screen0"
Device     "Videocard0"
DefaultDepth     24
SubSection "Display"
  Viewport   0 0
  Depth     24
EndSubSection
EndSection

TOP

[url]http://bbs.bc-cn.net/thread-188100-1-1.html[/url]  
你照着可可熊贴的那个对比一下
Linux是简单的,你不需要成为天才也能理解这种简单,Windows是复杂的,就算你是天才也不能理解这种复杂

TOP

不知道他的系统是不是和我的一样,我的是Fedora-8的,而且上面的是xorg.conf的全部内容,好像是少了很多呀,不是要全部加上去吧?
好好学习,天天向上!

TOP

发新话题