On Wed, Jun 28, 2006 at 10:27:31AM +0200, Rafa?? Cygnarowski wrote:

> and it look that qemu does not generate some codes before 
> pressing and after releasing arrow keys. For example pressing 
> up key on qemu looks like:
> 
> 224 72 224 200
> 
> while without emulation it looks:
> 
> 224 42 224 72 224 200 224 170.

(e0 2a e0 48 e0 c8 e0 aa)

FWIW, 2a is the left shift key.

See http://www.win.tue.nl/~aeb/linux/kbd/scancodes.html
-- 
Stuart Brady


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to