Hello. I'm using the Desktop Manager add on in my Pharo 6, but I really dislike the fact that its key shortcuts start with Ctrl-D because it hides the Do-It command. So I looked into the code and changed in the class method DesktopManager >> desktopMenuCommandOn:, to use Ctrl-M instead of Ctrl-D.
After saving the new key shortcuts are working now. Nevertheless the old Ctrl-D based are still functional. The question is, how do I disable them? In other words, I do I make the system reset its key short-cuts? Is there a tool where I can see all the active key short-cuts of the system and manage them? Thanks a lot. PD to the DesktopManager team: Your tool is really cool, thanks a lot; nevertheless is not nice to hide the Do-It command -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html