[Qemu-devel] [Bug 1654826] Re: Holding key down using input-linux freezes guest

2017-04-28 Thread D J
I am getting the same issue where I can even hear the sound glitch out. I'm on Arch Linux. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1654826 Title: Holding key down using input-linux freezes gu

[Qemu-devel] [Bug 1654826] Re: Holding key down using input-linux freezes guest

2017-01-09 Thread mutedbytes
I have tried without "repeat=on" option, and with 2.8.0 I still seem to be getting weird behavior with mouse dropping out at points, and with keys seemingly being continued to be pressed (ie still running around in an fps game after releasing the key). I also experienced at one point l-ctrl+r-ctrl

[Qemu-devel] [Bug 1654826] Re: Holding key down using input-linux freezes guest

2017-01-08 Thread Gerd Hoffmann
quick workaround: drop "repeat=on". some guests seem to have problems with that, not debugged yet why. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1654826 Title: Holding key down using input-linu

[Qemu-devel] [Bug 1654826] Re: Holding key down using input-linux freezes guest

2017-01-08 Thread mutedbytes
Thought I might add: The qemu command line option equivalents for mouse and keyboard: -object input-linux,id=kbd,evdev=/dev/input/by-path/platform-i8042-serio-0-event-kbd,repeat=on,grab_all=on \ -object input-linux,id=ms1,evdev=/dev/input/by-id/usb-ROCCAT_ROCCAT_Kone_Pure-event-mouse -- You