You are not logged in.
Pages: 1
Hey i Have an IBM Optical Mouse with a scroll bar in the middle, but the scroll feature is not working, its is an usb mouse with a ps/2 converter here is the mouse section of my xfree86 config. Let me know what i did wrong please!
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
Offline
try changing PS/2 for IMPS/2
"...archoholism is a hard disease to cure..."
Archlinux Brasil
Offline
Pages: 1