Hello Johan, Welcome !
I hope you'll enjoy Pharo as much as we do. On 23 Apr 2012, at 15:07, Johann Hibschman wrote: > Hi all, > > I just joined this list for real, although I've been following the RSS > feed for a month now. In short, I'm a rank amateur. > > I just tried upgrading to Pharo 1.4. As has been discussed, the > default browser doesn't have any refactoring support, so I tried to > install Nautilus, following Mariano Peck's blog post of 2012-02-26. > (This was actually my first use of Gofer.) > > It seems to work, but I can't bring up the browser menu with > Command-click any more. Did the standard "action click" change > somewhere, or is this just an idiosyncrasy of Nautilus? I do most of > my work with a MacBook, so I only have one mouse button. If I do the > "two finger click", I can can bring up the menu, but that's awkward. > Is there a setting somewhere that I can use to bring back > command-click? Control-click is the more standard modified-click on > the Mac, but that seems to be used by some morphic menu. > > Basically, since I'm pretty new, I don't know whether this change in > behavior is expected or whether it's due to a mistake of my own. Is > there a Nautilus list I could ask this on? Is there a different > browser that I should try? (I just want method renaming, no "fancy" > refactorings.) > > Regards, > > Johann Yes, you are right: In Nautilus' Browser, control-click brings up a Morph related menu, as everywhere else in Pharo 1.4. In the browser's top lists, command-click does not seem to work. In the browser's code pane, command-click works if you are not on a method name or class, because then you open a new browser on that symbol. I personally like the two-finger click on the trackpad for menus. I cc'ed the dev list (which has more traffic), so Benjamin (Nautilus' author) can comment. Regards, Sven -- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill
