On Di, 2014-08-26 at 09:55 +0400, Michael Tokarev wrote:
> 26.08.2014 09:40, Gerd Hoffmann wrote:
> > There should be a delay after every character. It can be pretty small.
> > 10ms should be enough (you should set TCP_NODELAY though to make sure
> > the key events are not buffered in the network
26.08.2014 09:40, Gerd Hoffmann wrote:
> There should be a delay after every character. It can be pretty small.
> 10ms should be enough (you should set TCP_NODELAY though to make sure
> the key events are not buffered in the network stack).
Is this delay qemu-specific (or, rather, virtualization-
On Mo, 2014-08-25 at 21:11 -0700, Marc wrote:
> Hi,
>
>
> On August 25, 2014 at 3:40:01 AM, Gabriele Giacone
> (1o5g4...@gmail.com) wrote:
> >
> > > IMO vncdotool should be fixed to add small delays between
> > keyboard
> > > events, as if a real person is typing, instead of sending the key
> >
Hi,
On August 25, 2014 at 3:40:01 AM, Gabriele Giacone (1o5g4...@gmail.com) wrote:
> IMO vncdotool should be fixed to add small delays between keyboard
> events, as if a real person is typing, instead of sending the key events
> at the maximum possible speed.
vncdotool does have a —delay=MILLIS
[ CC'ing Marc Sibson, vncdotool developer ]
Hi Marc, thread starts at
http://thread.gmane.org/gmane.comp.emulators.qemu/292614
On Mon, Aug 25, 2014 at 11:37 AM, Gerd Hoffmann wrote:
> On Sa, 2014-08-23 at 12:56 +0400, Michael Tokarev wrote:
>> There's a bug filed against debian qemu package, the
On Sa, 2014-08-23 at 12:56 +0400, Michael Tokarev wrote:
> There's a bug filed against debian qemu package, there:
>
> http://bugs.debian.org/758881
>
> which says about problems sending keypress events over VNC to
> a qemu guest, -- some keypresses gets lost, at least.
> So it looks like somet
Hi,
> From: Michael Tokarev [mailto:m...@tls.msk.ru]
> Sent: Saturday, August 23, 2014 4:56 PM
> To: qemu-devel
> Cc: Gerd Hoffmann; Gonglei (Arei); 758...@bugs.debian.org; Gabriele
> Giacone
> Subject: [bisected] VNC server can't get all sent chars correctly
>
> There's a bug filed against debia
There's a bug filed against debian qemu package, there:
http://bugs.debian.org/758881
which says about problems sending keypress events over VNC to
a qemu guest, -- some keypresses gets lost, at least.
The bisection between qemu 2.0 and 2.1 leads to this commit:
commit 2858ab09e6f708e381fc1a1c
8 matches
Mail list logo