Is there a good rationale for MOD_COMMAND being different from MOD_WINDOWS, and MOD_OPTION being different from MOD_ALT? As far as I know, they can never exist on the same keyboard: option is just the mac name for alt, they even print alt on the key these days, and if I plug a PC keyboard into my Mac, alt is key as alt (option) and windows is mapped to command.
Having separate symbols for these in Pyglet seems a bit of a hassle - all my software has a block of code that aliases the names to match... -- Tristam MacDonald http://swiftcoder.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
