qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Bug#758881: [bisected] VNC server can't get all sent ch


From: Marc
Subject: Re: [Qemu-devel] Bug#758881: [bisected] VNC server can't get all sent chars correctly
Date: Mon, 25 Aug 2014 21:11:59 -0700

Hi,

On August 25, 2014 at 3:40:01 AM, Gabriele Giacone (address@hidden) 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=MILLISECONDS switch that inserts a delay between commands.  Currently, the two behaviours causing trouble seem to be that delay defaults to 0 and "type insecure” is considered one command, so there is  no delay between key presses :(  

Is there a non-zero value for —delay that makes sense?  I’m somewhat hesitant to change —delay  as it would be a behavioural change for other users, but if the value is sufficiently small it could be a net usability gain.

Are you requesting that the type command be fixed to insert delays after every character or that default for —delay should be non-zero?

-- 

Marc


reply via email to

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