Searched hist:abb4f2c9655503f14dc55064f29c4f59b07e96ff (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/ui/ |
H A D | keymaps.h | diff abb4f2c9655503f14dc55064f29c4f59b07e96ff Thu Feb 22 01:05:13 CST 2018 Gerd Hoffmann <kraxel@redhat.com> keymap: consider modifier state when picking a mapping
Pass the modifier state to the keymap lookup function. In case multiple keysym -> keycode mappings exist look at the modifier state and prefer the mapping where the modifier state matches.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-id: 20180222070513.8740-6-kraxel@redhat.com
|
H A D | keymaps.c | diff abb4f2c9655503f14dc55064f29c4f59b07e96ff Thu Feb 22 01:05:13 CST 2018 Gerd Hoffmann <kraxel@redhat.com> keymap: consider modifier state when picking a mapping
Pass the modifier state to the keymap lookup function. In case multiple keysym -> keycode mappings exist look at the modifier state and prefer the mapping where the modifier state matches.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-id: 20180222070513.8740-6-kraxel@redhat.com
|
H A D | curses.c | diff abb4f2c9655503f14dc55064f29c4f59b07e96ff Thu Feb 22 01:05:13 CST 2018 Gerd Hoffmann <kraxel@redhat.com> keymap: consider modifier state when picking a mapping
Pass the modifier state to the keymap lookup function. In case multiple keysym -> keycode mappings exist look at the modifier state and prefer the mapping where the modifier state matches.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-id: 20180222070513.8740-6-kraxel@redhat.com
|
H A D | vnc.c | diff abb4f2c9655503f14dc55064f29c4f59b07e96ff Thu Feb 22 01:05:13 CST 2018 Gerd Hoffmann <kraxel@redhat.com> keymap: consider modifier state when picking a mapping
Pass the modifier state to the keymap lookup function. In case multiple keysym -> keycode mappings exist look at the modifier state and prefer the mapping where the modifier state matches.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-id: 20180222070513.8740-6-kraxel@redhat.com
|