On 03/09/2010 10:13 AM, Gerd Hoffmann wrote:
On 03/09/10 16:58, Paul Brook wrote:
On 02/26/2010 10:17 AM, Gerd Hoffmann wrote:
Adds infrastructure for keyboard led status tracking to qemu.
Signed-off-by: Gerd Hoffmann<kra...@redhat.com>
Applied. Thanks.
What about guests that use the capslock LED for something useful,
instead of
capslock?
I offered write add a patch with a option to this off if you think it
is not needed. Never got an answer, so I didn't. Patch is on the
list now.
If a person has a guest that twiddles with LEDs, what are the chances
they are going to figure out that there's an option with VNC to not use
LED status as part of the modifier tracking heuristics?
I don't think it's really useful. Like I said in an earlier note, we're
already dealing with a heuristics based algorithm because we're
attempting to detect dangling modifier presses. I'd rather see an
option that disabled the whole thing verses something specific to the LEDs.
Regards,
Anthony Liguori
cheers,
Gerd