diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-11-07 10:14:14 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-11-07 10:14:14 +0000 |
commit | ef2088f9af16d3a19f5f094da160dd8ba52231a9 (patch) | |
tree | 5f65842763a83c81c4a9c07e7a27d033543ea30e /util/qemu-coroutine-lock.c | |
parent | 5929e36cac16a366d5ffeb4b09287e864a10ea8b (diff) |
ui/cocoa.m: Send ctrl-alt key combos to guest if QEMU isn't using them
Send those ctrl-alt key combos that QEMU doesn't treat specially to
the guest rather than ignoring them.
All the case where we do special handling of ctrl-alt-X exit the
event handling using a "return" statement, so we can simply allow
the rest to fall through into the normal key handling by deleting
the now-spurious "else".
We take the opportunity to clean up some oddly-formatted and
now rather uninformative comments by removing them.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'util/qemu-coroutine-lock.c')
0 files changed, 0 insertions, 0 deletions