On 03/09/2010 10:41 AM, Gerd Hoffmann wrote:
On 03/09/10 17:28, Anthony Liguori wrote:
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 th
On 03/09/10 17:28, Anthony Liguori wrote:
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 earl
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
Applied. Thanks.
What about guests that use the capslock LED for someth
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
Applied. Thanks.
What about guests that use the capslock LED for something useful, instead of
capslock?
I offered w
On 03/09/2010 09:58 AM, 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
Applied. Thanks.
What about guests that use the capslock LED for something useful, instead of
> On 02/26/2010 10:17 AM, Gerd Hoffmann wrote:
> > Adds infrastructure for keyboard led status tracking to qemu.
> >
> > Signed-off-by: Gerd Hoffmann
>
> Applied. Thanks.
What about guests that use the capslock LED for something useful, instead of
capslock?
Paul
On 02/26/2010 10:17 AM, Gerd Hoffmann wrote:
Adds infrastructure for keyboard led status tracking to qemu.
Signed-off-by: Gerd Hoffmann
Applied. Thanks.
Regards,
Anthony Liguori
---
console.h | 15 +++
input.c | 31 +++
2 files changed,
Adds infrastructure for keyboard led status tracking to qemu.
Signed-off-by: Gerd Hoffmann
---
console.h | 15 +++
input.c | 31 +++
2 files changed, 46 insertions(+), 0 deletions(-)
diff --git a/console.h b/console.h
index 916859d..71e8ff2 100644
-