Searched hist:"44 bb61c8d9ad5fa0045465933b1ac8f2b1b98762" (Results 1 – 5 of 5) sorted by relevance
/qemu/ui/ |
H A D | curses_keys.h | 44bb61c8d9ad5fa0045465933b1ac8f2b1b98762 Sun Feb 28 20:03:00 UTC 2010 Samuel Thibault <samuel.thibault@gnu.org> Fix curses interaction with keymaps
The combination of keymap support (-k option) and curses is currently very broken. The patch below fixes it by first extending keymap support to interpret the shift, ctrl, altgr and addupper keywords in keymaps, and to fix curses into properly using keymaps.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
|
H A D | keymaps.h | 44bb61c8d9ad5fa0045465933b1ac8f2b1b98762 Sun Feb 28 20:03:00 UTC 2010 Samuel Thibault <samuel.thibault@gnu.org> Fix curses interaction with keymaps
The combination of keymap support (-k option) and curses is currently very broken. The patch below fixes it by first extending keymap support to interpret the shift, ctrl, altgr and addupper keywords in keymaps, and to fix curses into properly using keymaps.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
|
H A D | keymaps.c | 44bb61c8d9ad5fa0045465933b1ac8f2b1b98762 Sun Feb 28 20:03:00 UTC 2010 Samuel Thibault <samuel.thibault@gnu.org> Fix curses interaction with keymaps
The combination of keymap support (-k option) and curses is currently very broken. The patch below fixes it by first extending keymap support to interpret the shift, ctrl, altgr and addupper keywords in keymaps, and to fix curses into properly using keymaps.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
|
H A D | curses.c | 44bb61c8d9ad5fa0045465933b1ac8f2b1b98762 Sun Feb 28 20:03:00 UTC 2010 Samuel Thibault <samuel.thibault@gnu.org> Fix curses interaction with keymaps
The combination of keymap support (-k option) and curses is currently very broken. The patch below fixes it by first extending keymap support to interpret the shift, ctrl, altgr and addupper keywords in keymaps, and to fix curses into properly using keymaps.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
|
H A D | vnc.c | 44bb61c8d9ad5fa0045465933b1ac8f2b1b98762 Sun Feb 28 20:03:00 UTC 2010 Samuel Thibault <samuel.thibault@gnu.org> Fix curses interaction with keymaps
The combination of keymap support (-k option) and curses is currently very broken. The patch below fixes it by first extending keymap support to interpret the shift, ctrl, altgr and addupper keywords in keymaps, and to fix curses into properly using keymaps.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
|