8.04 and KVM switch

NoOp glgxg at sbcglobal.net
Fri May 9 23:31:20 UTC 2008


On 05/09/2008 02:02 PM, Jack Hanebach wrote:
> Peter Frenning [OZ1PIF] wrote:
> 
>> I'm assuming that it's the windows based side of things that have the 
>> problem
> 
> Unfortunately no. The wheel stops working in Ubuntu, works fine in
> windoze... :(
> 

Check your mouse section in /etc/X11/xorg.conf and see if it is only
configured for a generic mouse. Here is the section from one of my machines:

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"        "/dev/input/mice"
        Option          "Protocol"      "ImPS/2"
        Option          "ZAxisMapping"  "4 5"

On a fresh hardy install using the automagical Xorg 7.3 it only shows:

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"







More information about the ubuntu-users mailing list