ui: fix alphabetical ordering of keymaps
commit5a15e6b1cafb89a2c931195634a4908a69160278
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 17 Jan 2018 16:41:17 +0000 (17 16:41 +0000)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 29 Jan 2018 08:35:43 +0000 (29 09:35 +0100)
tree8b3ae58fd77b0376274b31116b1759aa7f623015
parente709a61a8fe1076a487376fd657544418a38ba06
ui: fix alphabetical ordering of keymaps

The qcode-to-linux keymaps was accidentally added in the wrong place
by

  commit de80d78594b4c3767a12d8d42debcf12cbf85a5b
  Author: Owen Smith <owen.smith@citrix.com>
  Date:   Fri Nov 3 11:56:28 2017 +0000

    ui: generate qcode to linux mappings

breaking the alphabetical ordering of keymaps

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180117164118.8510-4-berrange@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Makefile
include/ui/input.h
ui/input-keymap.c