Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-10' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Jun 2014 17:58:53 +0000 (18:58 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Jun 2014 17:58:53 +0000 (18:58 +0100)
commitd4f005db9b90b3df6945c709867ab62d8b772a94
treee5f06c2aad22541eb06b57cf5494f1f362fe47c4
parente00fcfeab3d452cba3d0a08991a39ab15df66424
parent2082bac151f9ed17f4425a3dbe994ed0b7958c89
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-10' into staging

updates for docs/multiseat.txt
input: add support for kbd delays

# gpg: Signature made Wed 04 Jun 2014 08:22:39 BST using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"

* remotes/kraxel/tags/pull-input-10:
  docs/multiseat.txt: add note about spice
  docs/multiseat.txt: gtk joined the party
  docs/multiseat.txt: use autoseat
  input/vnc: use kbd delays in press_key
  input/curses: add kbd delay between keydown and keyup events
  input: use kbd delays for send_key monitor command
  input: add support for kbd delays

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>