input: activate legacy kbd
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Mar 2014 13:08:31 +0000 (14:08 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Mar 2014 09:43:16 +0000 (10:43 +0100)
commit7f5e07d9b36467a7ce84ecf57623df561910c181
tree757c5dd0d54d18ebc848c7989fc33294960ad2b6
parent239618707637ec87eba8c452d2b2f75dc5ca20c7
input: activate legacy kbd

Restores traditional behavior:  Keyboard input will be routed to the most
recently added keyboard.  Without this all kbd input goes to the ps/2
keyboard, even if you add a usb keyboard to your guest.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/input-legacy.c