LinuxSir.cn,穿越时空的Linuxsir!

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

suse 里对应的/etc/X11/xorg.conf是哪个

[复制链接]
发表于 2008-11-24 22:14:58 | 显示全部楼层 |阅读模式
如题,我要配置鼠标中键,找不到这个文件
发表于 2008-11-24 22:39:56 | 显示全部楼层
Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "rotocol"    "Auto" # Auto detect
    Option "Device"      "/dev/input/mice"   

# Mouse wheel mapping.  Default is to map vertical wheel to buttons 4 & 5,
# horizontal wheel to buttons 6 & 7.   Change if your mouse has more than
# 3 buttons and you need to map the wheel to different button ids to avoid
# conflicts.                                                              

    Option "ZAxisMapping"   "4 5 6 7"

# Emulate3Buttons is an option for 2-button mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection
回复 支持 反对

使用道具 举报

发表于 2008-11-24 22:41:54 | 显示全部楼层
现在好现没有这个文件也可以了,可以自己生成一个
xorgconfig或者nvidia-xconfig
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-11-24 22:51:46 | 显示全部楼层
找到这个文件了,在/var/lib/sax/xorg.conf
。。。
我已经设置好了
回复 支持 反对

使用道具 举报

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

本版积分规则

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