In Cuis we are equating the Command key in Mac with the Alt key in PC. I think this is wrong, the convention for multiplatform applications is to identify Command in Mac with Control in PC (although Mac also has Control), and Alt is identified with Option (they are used to modify the behavior of the hotkey or gesture, i.e. to provide an alternate action or a second option in addition to the primary action).<div dir="auto"><br><div dir="auto">Is there a good reason for this in Cuis? Does Squeak do something different? Should we change it to make it more consistent with conventions?</div></div>