[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mouse and kvm switch



My mouse is created problems when I switch back to xfree86 on my debian box using my kvm.

At one point I had the mouse set up perfectly. Switching backwards and forwards between the boxes on my kvm caused no problem for debian (I've got Redhat and Windows boxes too).

Now however, well actually 2 weeks ago, after not switching for a while, the mouse can't handle being switched and goes crazy when I switch back to debian.

I didn't change much that could have stopped the mouse working properly with the switch, although to be honest I don't know which packages I installed. Is there an apt-get function that will tell me the latest packages I installed?

Even better, anybody ever seen this behaviour before and know a solution? Here's my XF86Config section:

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Emulate3Buttons"       "no"
        Option          "Buttons"               "5"
EndSection

I tried a couple of other protocols (Auto and ImPS/2) but had no joy.


Adam



Reply to: