qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] New usb tablet and numlock
Date: Thu, 20 Apr 2006 21:24:51 -0500	[thread overview]
Message-ID: <44484273.3080007@us.ibm.com> (raw)
In-Reply-To: <44483D41.4020507@cnpbagwell.com>

Chris Bagwell wrote:
> Hi all,
>
> I'm enjoying the new usb tablet device under windows 98.  When the 
> "grabless" mode is enabled, I notice that the numlock keys can get out 
> of sync.  Anyone else seeing this?
>
> For instance, if I have numlock enabled and then start qemu with 
> tablet support, my win98 thinks numlock is off when I move the mouse 
> into the window (even though numlock LED is on).  I have to toggle 
> numlock off (LED off) to get the win98 host to think numlock is on.

This is probably because numlock is not sent to the guest unless you are 
in grab mode.  You can still get into that mode by using ctrl-alt.

There's an interesting usability question here.  What keys should be 
passed to the guest?  Should alt-tab be passed?  Should 
num-lock/caps-lock be passed?  It would be pretty easy to hack up a 
patch that grabbed the keyboard on mouse in and released it on mouse out 
in grabless mode.  The only question in my mind is would this be 
acceptable from the users perspective?

Regards,

Anthony Liguori

> Unrelated, I also have a general USB issue which makes me almost not 
> use it.  If I run qemu without -usb option then an idle win98 guest 
> with linux host puts a load of about 5% on my 800Mhz processor.  When 
> I run with -usb the idle is 60% minimum.  Anyone have some suggestions 
> of were code could be optimized for idle periods?
>
> Thanks for th great program!
> Chris
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

  reply	other threads:[~2006-04-21  2:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-21  2:02 [Qemu-devel] New usb tablet and numlock Chris Bagwell
2006-04-21  2:24 ` Anthony Liguori [this message]
2006-04-21 14:05   ` Sylvain Petreolle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44484273.3080007@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).