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