Re: [Qemu-devel] [arm] Integrator/CP keyboard layout

2011-03-22 Thread jakub
Quoting Peter Maydell : I would tend to think that there is only one correct set of key codes that the keyboard on Integrator/CP may generate. Why do you think this? The keyboard isn't built in to the hardware, so the set of keycodes you get depends on the keyboard, not the Integrator/CP. (Conv

Re: [Qemu-devel] [arm] Integrator/CP keyboard layout

2011-03-22 Thread Peter Maydell
On 22 March 2011 15:19, wrote: > Quoting Peter Maydell : >> On 21 March 2011 23:03, Jakub Jermar wrote: >>> I noticed that the layout of the PL050 keyboard used on Integrator/CP >>> incompatibly changed sometime between Qemu 0.10.5 and Qemu 0.11.1. The >>> current layout used in Qemu's model of

Re: [Qemu-devel] [arm] Integrator/CP keyboard layout

2011-03-22 Thread jakub
Quoting Peter Maydell : On 21 March 2011 23:03, Jakub Jermar wrote: I noticed that the layout of the PL050 keyboard used on Integrator/CP incompatibly changed sometime between Qemu 0.10.5 and Qemu 0.11.1. The current layout used in Qemu's model of Integrator/CP is the standard PC layout. What

Re: [Qemu-devel] [arm] Integrator/CP keyboard layout

2011-03-22 Thread Peter Maydell
On 21 March 2011 23:03, Jakub Jermar wrote: > I noticed that the layout of the PL050 keyboard used on Integrator/CP > incompatibly changed sometime between Qemu 0.10.5 and Qemu 0.11.1. The > current layout used in Qemu's model of Integrator/CP is the standard PC > layout. What puzzles me is whethe

[Qemu-devel] [arm] Integrator/CP keyboard layout

2011-03-21 Thread Jakub Jermar
Hello, I noticed that the layout of the PL050 keyboard used on Integrator/CP incompatibly changed sometime between Qemu 0.10.5 and Qemu 0.11.1. The current layout used in Qemu's model of Integrator/CP is the standard PC layout. What puzzles me is whether this was a fix or a regression. Does anybod