If you want to define your own global keyboard shortcuts, you can try my GlobalKeys for Pharo package (http://www.squeaksource.com/GlobalKeys). I use it to launch windows in pre-defined locations and with pre-defined sizes and launch an external web browser during Seaside development. I also made Ctrl-Tab switch between Pharo windows ;).
I have discovered a bunch of keyboard shortcuts on my own but is there someplace I can find a full list?�A specific shortcut that would really be convenient is to be able to switch between Pharo 'morphs', like how I do with alt+tab on Windows. For example, I'm always switching between a workspace and the system browser. I'd like not to have to reach for the mouse each time. Is there such a beast?�Dan