-
Yann Leboulanger authored
keyval == keysyms.Tab or keyval == keysyms.ISO_Left_Tab instead of: hardware_keycode == 23 so it works under win too.
c2481dc9Yann Leboulanger authoredkeyval == keysyms.Tab or keyval == keysyms.ISO_Left_Tab instead of: hardware_keycode == 23 so it works under win too.
Loading