Note this patch adds a default filter filtering out HID devices, since
redirecting ie a mouse plugged into a laptop is usually not what the user
wants. Also sometimes usb keyboards/mice may experience a glitch causing
them to temporarily drop of the bus. If this happens when the spice-client
has fo
Hi All,
I'm very happy to present device filtering for spice-gtk's auto usb
redirection support. The patch itself is actually pretty small since most
of the code lives in usbredir (to be shared with qemu).
This does mean that to test this patch you need to get the latest usbredir
master code.
Re
Hi Naga,
See comments below.
Thanks,
Arnon
Naga Mohan Pothula wrote:
Arnon,
Thanks for your suggestions and attachment. Issue still exists and please find
the attached logs.
Looking at vdagent.log & vdservice.log, it seems in 15:30:30-32 vdagent
got the auto-conf request, set the displays
On 01/10/2012 03:26 PM, Alon Levy wrote:
On Tue, Jan 10, 2012 at 01:25:22PM +0200, Yonit Halperin wrote:
---
configure.ac |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 861e939..5c8038e 100644
--- a/configure.ac
+++ b/configure.ac
@
On 01/11/2012 12:41 AM, Marc-André Lureau wrote:
Hi
On Tue, Jan 10, 2012 at 9:54 PM, Yonit Halperin wrote:
This version does not use special spice header classes for
mini and full headers. It uses helper functions instead.
Thanks,
small comments added, ack otherwise, after spice-protocol is
On 01/11/2012 12:39 AM, Marc-André Lureau wrote:
I am assuming semi-seamless migration work after this patch. Didn't tested it.
Yep, tested.
On Tue, Jan 10, 2012 at 9:54 PM, Yonit Halperin wrote:
---
gtk/spice-channel.c |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
d