Well i booted into my Ubuntu LiveCD, and copied the xorg.conf file into my Slack installation. My mouse now works, and X boots up, but i can only move my mouse up and down. In addition, when i click any of my mouse buttons, the cursor drifts off to the right as i move the mouse. Does that mean that theres another setting i need to change somewhere?? Heres the mouse section of my xorg.conf file:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
One other thing:: is the Emulate 3 Buttons necessary? if it isnt, would commenting that line out help any?
__________________
which key is the "any" key?
Last edited by Teej; 10-30-2006 at 11:10 PM.
|