提交 59e7a130 编写于 作者: G Gerd Hoffmann

input: sparc32 kbd: claim en-us layout

Reported-by: NOlivier Danet <odanet@caramail.com>
Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
上级 97256073
......@@ -912,7 +912,7 @@ static void handle_kbd_command(ChannelState *s, int val)
case 0xf:
clear_queue(s);
put_queue(s, 0xfe);
put_queue(s, 0); // XXX, layout?
put_queue(s, 0x21); /* en-us layout */
break;
default:
break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册