« Previous | Next » 

Revision 411656f4

ID411656f48d71131d6d1cb5b6db792fc7b451e72e

Added by Amos Kong almost 12 years ago

qapi: add the QKeyCode enum

key_defs[] in monitor.c is a mapping table of keys and keycodes,
this patch added a QKeyCode enum. Key's index in the enmu is same
as keycode's index in key_defs[].

Signed-off-by: Amos Kong <>
Signed-off-by: Luiz Capitulino <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences