LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 734|回复: 2

谁有原来的XORG.CONF,请贴一个

[复制链接]
发表于 2007-7-8 22:05:22 | 显示全部楼层 |阅读模式
RT
在线等,谢谢了先

ATI失败,忘备份了
发表于 2007-7-8 22:11:59 | 显示全部楼层
注意 [Driver      "synaptics"]
  1. # Xorg configuration created by pyxf86config
  2. Section "ServerLayout"
  3.         Identifier     "Default Layout"
  4.         Screen      0  "Screen0" 0 0
  5.         InputDevice    "Keyboard0" "CoreKeyboard"
  6.         InputDevice    "Synaptics" "CorePointer"
  7. EndSection
  8. Section "InputDevice"
  9.         Identifier  "Keyboard0"
  10.         Driver      "kbd"
  11.         Option      "XkbModel" "pc105"
  12.         Option      "XkbLayout" "us"
  13. EndSection
  14. Section "InputDevice"
  15.         Identifier  "Synaptics"
  16.         Driver      "synaptics"
  17.         Option      "Device" "/dev/input/mice"
  18.         Option      "Protocol" "auto-dev"
  19.         Option      "Emulate3Buttons" "yes"
  20. EndSection
  21. Section "Device"
  22.         Identifier  "Videocard0"
  23.         Driver      "radeon"
  24. EndSection
  25. Section "Screen"
  26.         Identifier "Screen0"
  27.         Device     "Videocard0"
  28.         DefaultDepth     24
  29.         SubSection "Display"
  30.                 Viewport   0 0
  31.                 Depth     24
  32.         EndSubSection
  33. EndSection
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-7-8 22:21:55 | 显示全部楼层
谢谢楼上兄弟,十分谢谢
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表