DesktopManaker from Ctrl-D to Ctrl-M help needed!!
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
Actually, I see that Ctrl-M is also not a good choice, so I will try to figure out what key combinations are available!! -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
On Tue, Oct 17, 2017 at 02:21:42AM -0700, Ricardo Pacheco wrote:
PD to the DesktopManager team: Your tool is really cool, thanks a lot; nevertheless is not nice to hide the Do-It command
I don't use the DesktopManager, but remember seeing a reply some time ago that Do-It has been remapped to Ctrl-D Ctrl-D. HTH, Alistair
Yes, you are right. Thanks a lot!!!! -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
participants (2)
-
Alistair Grant -
Ricardo Pacheco