Slackware 12.1支持滚轮鼠标
时间:2009-04-29 来源:caocwy
更改/etc/X11/xorg.conf文件,把InputDevice改成下面这样,支持滚轮鼠标
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
相关阅读 更多 +