> Who handles the keyval, do you have corresponding qemu or agent patch?
> Or are you using this only with XSpice somehow? It would be nice if we could
> get
> the full picture before amending this.
I just finished a first prototype:
# git clone git://git.proxmox.com/git/spiceterm.git
You need
> > Who handles the keyval, do you have corresponding qemu or agent patch?
> > Or are you using this only with XSpice somehow? It would be nice if we
> > could get the full picture before amending this.
>
> I am writing a spice based terminal server. But I need a few more days until
> that code is
> Who handles the keyval, do you have corresponding qemu or agent patch?
> Or are you using this only with XSpice somehow? It would be nice if we could
> get the full picture before amending this.
I am writing a spice based terminal server. But I need a few more days until
that code is ready for r
Hi,
Who handles the keyval, do you have corresponding qemu or agent patch?
Or are you using this only with XSpice somehow? It would be nice if we
could get the full picture before amending this.
thanks
On Tue, Sep 10, 2013 at 6:55 AM, Dietmar Maurer wrote:
>
> Signed-off-by: Dietmar Maurer
> -
Signed-off-by: Dietmar Maurer
---
gtk/channel-inputs.c| 33 -
gtk/channel-inputs.h|6 +++---
gtk/spice-widget-priv.h |1 +
gtk/spice-widget.c | 24 ++--
4 files changed, 46 insertions(+), 18 deletions(-)
diff --git a/g