Apparently, clutter_event_get_key_unicode() is not reliable for numeric keys, and fails above 2. Let's use clutter_event_get_key_symbol() and fix it.
Apparently, clutter_event_get_key_unicode() is not reliable for numeric keys, and fails above 2. Let's use clutter_event_get_key_symbol() and fix it.