Unfortunately, I have little debugging info to offer. The kernel is 2.6.16.18-xen and I did not experience the problems with xorg-x11-6.8 on the same kernel.
Here are the keyboard and mouse sections from /etc/X11/xorg.conf:
Code: Select all
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "microsoftmult"
Option "XkbLayout" "us"
EndSection
Code: Select all
Section "InputDevice"
Identifier "Mouse1"
Driver "evdev"
Option "Dev Name" "Microsoft Microsoft Wireless Optical Desktop® 2.10"
Option "Dev Phys" "usb-0000:00:02.2-2.4.1/input1"
Option "Device" "/dev/input/event1"
Option "CorePointer"
Option "Resolution" "800"
Option "ZAxisMapping" "4 5"
EndSection
Just hoping this might ring a bell with somebody... the problem is irritating.
