qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 752476] Re: monitor command mouse_button 1 moves mouse


From: Brad Hards
Subject: [Qemu-devel] [Bug 752476] Re: monitor command mouse_button 1 moves mouse
Date: Fri, 08 Apr 2011 04:03:28 -0000

Can you try the attached patch?

** Patch added: 
"0001-monitor-Avoid-moving-the-cursor-when-doing-mouse_but.patch"
   
https://bugs.launchpad.net/qemu/+bug/752476/+attachment/1998150/+files/0001-monitor-Avoid-moving-the-cursor-when-doing-mouse_but.patch

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/752476

Title:
  monitor command mouse_button 1 moves mouse

Status in QEMU:
  New

Bug description:
  via the qemu -monitor interface, it is possible to move and click the mouse 
using
  mouse_move 20000 10000
  mouse_button 1
  but the mouse_button command always moves the mouse to (0,0) making it rather 
unusable to (auto-)trigger any widgets in the VM from the outside.

  Would be nice to have this available for my qemu/kvm based os-autoinst
  testing framework.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]