public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Some keys don't repeat in 64 bit Widows 7 kvm guest
@ 2010-01-16 14:04 Jimmy Crossley
  2010-01-16 15:36 ` Gleb Natapov
  0 siblings, 1 reply; 8+ messages in thread
From: Jimmy Crossley @ 2010-01-16 14:04 UTC (permalink / raw)
  To: kvm@vger.kernel.org

I am running Windows 7 Enterprise x64 (64 bit) as a guest and the arrow keys and the 6 editing keys (insert, delete, home, end, pgup, and pgdn) do not repeat.  All other keys, including the function keys F1-F12 repeat.  I am very sure this is not a Windows 7 setting.  Windows 7 32 bit and Linux guests do not have this problem.

Another symptom, which I think is related, is that characters seem slow to echo in the guest.  If a key repeats, it echos just fine as it is repeating.  If I type different characters really fast, nothing echoes until I stop typing.

The host is a Lenovo Thinkpad T400 with 4GB of RAM.  I am running kvm-72 under Debian GNU/Linux testing (squeeze), kernel 2.6.30-bpo.2-amd64 from the standard squeeze repositories.  Here is the specific command I am using.

sudo /usr/bin/kvm \
-std-vga \
-M pc \
-m 3200 \
-smp 2 \
-name csilt033-5 \
-localtime \
-boot c \
-drive file="/home/jcrossley/kvm/csilt033-5.qcow",if=ide,index=0,boot=on \
-drive file="/home/jcrossley/kvm/disk02.vmdk",if=ide,index=1,boot=off \
-drive file="/home/jcrossley/kvm/csilt033-3.qcow",if=ide,index=2,boot=off \
-net nic,macaddr=52:54:56:52:54:58,vlan=0 \
-net tap,vlan=0,ifname=vnet1 \
-parallel none \
-usb \
-usbdevice tablet \
-k en-us

I have searched this list and the rest of the net and have not been able to find this issue discussed.  Any ideas would be appreciated.


Jimmy Crossley
CoNetrix
5214 68th Street
Suite 200
Lubbock TX 79424
jcrossley@CoNetrix.com
http://www.conetrix.com
tel: 806-687-8600 800-356-6568
fax: 806-687-8511
This e-mail message (and attachments) may contain confidential CoNetrix information. If you are not the intended recipient, you cannot use, distribute or copy the message or attachments. In such a case, please notify the sender by return e-mail immediately and erase all copies of the message and attachments. Opinions, conclusions and other information in this message and attachments that do not relate to official business are neither given nor endorsed by CoNetrix.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-03-10  6:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-16 14:04 Some keys don't repeat in 64 bit Widows 7 kvm guest Jimmy Crossley
2010-01-16 15:36 ` Gleb Natapov
2010-01-16 18:59   ` Jimmy Crossley
2010-01-17  2:39     ` Jim Paris
2010-01-17  3:33       ` Jimmy Crossley
2010-01-21 23:35         ` Jimmy Crossley
2010-01-22  6:57           ` Gleb Natapov
2010-03-10  6:10             ` Jimmy Crossley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox