diff options
| author | Stefan Weil <sw@weilnetz.de> | 2013-12-22 20:42:05 +0100 |
|---|---|---|
| committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-01-01 18:03:55 +0400 |
| commit | 7dbc1158bc63fdbad849d21409eeeb53f5230445 (patch) | |
| tree | 4ff4e644148aba77bb07e392fb1245312b07e28f /linux-user/signal.c | |
| parent | 52975c313ee4b5ce2004c1ed3279272a55429ede (diff) | |
| download | focaccia-qemu-7dbc1158bc63fdbad849d21409eeeb53f5230445.tar.gz focaccia-qemu-7dbc1158bc63fdbad849d21409eeeb53f5230445.zip | |
mainstone: Fix duplicate array values for key 'space'
cgcc reported a duplicate initialisation. Mainstone includes a matrix keyboard where two different positions map to 'space'. QEMU uses the reversed mapping and does not map 'space' to two different matrix positions. Some other keys are either missing or might be mapped wrongly (cf. Linux kernel code). Don't fix these until someone can test them with real hardware, but add TODO comments. Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'linux-user/signal.c')
0 files changed, 0 insertions, 0 deletions