Searched refs:qcode_to_keysym (Results 1 – 1 of 1) sorted by relevance
307 static const int qcode_to_keysym[Q_KEY_CODE__MAX] = { variable336 keysym = ctrl ? ctrl_qcode_to_keysym[qcode] : qcode_to_keysym[qcode]; in qemu_text_console_put_qcode()