nanogui@linuxhacker.org
nanogui@linuxhacker.org
: The variable 'special' of structure GR_EVENT_KEYSTROKE always returns 0,
: which indicates GR_SPECIAL_KEY_NOSPECIAL whereas it should return some
: non-zero identifier for keys such as function keys, esc, tab, arrow etc.
:
: Can u tell me what's going wrong.
Basically, this part of Nano-X is not yet implemented. We need
to run the keyboard in scan code mode to get the arrow keys
efficiently.
Regards,
Greg
nanogui@linuxhacker.org