mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-27 05:20:50 +00:00
added some keys
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@887 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
de2200d36d
commit
00ffa62a91
@ -539,7 +539,7 @@ static const KeyDef key_defs[] = {
|
||||
{ 0x32, "m" },
|
||||
|
||||
{ 0x39, "spc" },
|
||||
|
||||
{ 0x3a, "caps_lock" },
|
||||
{ 0x3b, "f1" },
|
||||
{ 0x3c, "f2" },
|
||||
{ 0x3d, "f3" },
|
||||
@ -550,7 +550,7 @@ static const KeyDef key_defs[] = {
|
||||
{ 0x42, "f8" },
|
||||
{ 0x43, "f9" },
|
||||
{ 0x44, "f10" },
|
||||
|
||||
{ 0x45, "num_lock" },
|
||||
{ 0x46, "scroll_lock" },
|
||||
|
||||
{ 0x56, "<" },
|
||||
|
Loading…
Reference in New Issue
Block a user