On Sun, Dec 12, 2010 at 2:31 PM, Daniel Klein <danielk@danielk.us> wrote:
I have discovered a bunch of keyboard shortcuts on my own but is there someplace I can find a full list?
I remember this: http://forum.world.st/Keyboard-shortcuts-cheatsheet-td1583170.html and this: http://lists.gforge.inria.fr/pipermail/pharo-project/2009-December/017196.ht...
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?
Yes, there is :) In mac it is with cmd + arrows (left/right) In linux/windows I guess it could be alt + arrow, or alt + ctrl + arrow, or ctrl + arrow...etc.
Cheers mariano