diff options
| author | Jan Kiszka | 2013-07-22 09:04:32 +0200 |
|---|---|---|
| committer | Anthony Liguori | 2013-07-22 19:52:34 +0200 |
| commit | b1e749c02172583ca85bb3a964a9b39221f9ac39 (patch) | |
| tree | 7b7dacc8ce5d56b663278c5ff6df70a2d36364e5 /include/exec | |
| parent | Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into staging (diff) | |
| download | qemu-b1e749c02172583ca85bb3a964a9b39221f9ac39.tar.gz qemu-b1e749c02172583ca85bb3a964a9b39221f9ac39.tar.xz qemu-b1e749c02172583ca85bb3a964a9b39221f9ac39.zip | |
gtk: Fix accelerator filtering
This is in fact very simply: When the input in grabbed, everything
should be exclusively passed to the guest - except it has our magic
CTRL-ALT modifier set. Then let GTK filter out those accels that are in
use. When checking the modifier state, we just need to filter out NUM
and CAPS lock.
Note: Filtering based on hard-coded modifiers breaks overriding
accelerators. Needs to be fixed at a later point.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
