Re: [Qemu-devel] sdl mouse no longer works

2014-03-10 Thread Gerd Hoffmann
On Sa, 2014-03-08 at 20:56 -0500, Gabriel L. Somlo wrote: > Gerd, > > After the latest pull, my sdl mouse no longer works. I've tried with > both OS X and Fedora 20 live. The latter (easier command line with > no out of tree dependencies) is started with the following command line: > > bin/qemu-s

[Qemu-devel] sdl mouse no longer works

2014-03-08 Thread Gabriel L. Somlo
Gerd, After the latest pull, my sdl mouse no longer works. I've tried with both OS X and Fedora 20 live. The latter (easier command line with no out of tree dependencies) is started with the following command line: bin/qemu-system-x86_64 -enable-kvm -m 2048 -machine q35 \ -usb -device usb-kbd