Public bug reported:
Vmmouse driver make work with ubuntu under kvm/qemu really nice, so i
think it will be great if it will be loaded for qemu by default.
At the moment there is one more issue with hardy default xorg.conf.
Vmmouse driver do not working properly without "ServerLayout" section.
So if you will try to make it work you should do:
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "VMMouse" "CorePointer"
EndSection
Section "InputDevice"
Identifier "VMMouse"
Driver "vmmouse"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "yes"
EndSection
To reproduce this, just install or run ubuntu-live-cd under kvm/qemu ;)
** Affects: xorg (Ubuntu)
Importance: Undecided
Status: Confirmed
** Changed in: xorg (Ubuntu)
Status: New => Confirmed
--
[hardy][wish] vmmouse should be default driver on kvm/qemu
https://bugs.launchpad.net/bugs/197337
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs