summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAmos Kong2012-08-31 04:56:21 +0200
committerLuiz Capitulino2012-09-05 20:48:56 +0200
commitcd383492bfb5ea805d518e129d7a5402c7b99ef2 (patch)
tree324ba4d3f0c98889644f2622cb5390f34d45b512 /scripts
parentfix doc of using raw values with sendkey (diff)
downloadqemu-cd383492bfb5ea805d518e129d7a5402c7b99ef2.tar.gz
qemu-cd383492bfb5ea805d518e129d7a5402c7b99ef2.tar.xz
qemu-cd383492bfb5ea805d518e129d7a5402c7b99ef2.zip
monitor: rename keyname '<' to 'less'
There are many maps of keycode 0x56 in pc-bios/keymaps/* pc-bios/keymaps/common:less 0x56 pc-bios/keymaps/common:greater 0x56 shift pc-bios/keymaps/common:bar 0x56 altgr pc-bios/keymaps/common:brokenbar 0x56 shift altgr This patch just renamed '<' to 'less', QAPI might add new variable by adding a prefix to keyname, '$PREFIX_<' is not available, '$PREFIX_less' is ok. For compatibility, convert user inputted '<' to 'less'. Signed-off-by: Amos Kong <akong@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions