On Sun, Aug 07, 2016 at 09:42:07AM +0200, stepharo wrote: > Hi > > I'm FEDUP to have to go up to click on buttons in the debugger. > > I know that some of you have a preferences to fix this problem (yes doru > nicely explain that we do not understand anything > > and this is part of design but I do not care of design I care about my > efficiency - as if Apple wuld not break their design rules in any version of > iTunes). > > And I would like to use such preferences.
I am not sure if this is what you are looking for, but I have a startup script that changes the shortcuts to be (on Linux) always ctrl+shift+<first letter of the command> (And it underlines the letter too.) https://github.com/peteruhnak/pharo-scripts/blob/master/config/5.0/uniformDebugger.st (original thread: http://forum.world.st/GTDebugger-shortcuts-usability-td4890316.html ) Peter
