Re: [Pharo-dev] Nautilus keyboard behavior

2014-03-22 Thread p...@highoctane.be
True but it is possible: http://reviews.cnet.com/8301-13727_7-57591609-263/access-menus-via-the-keyboard-in-os-x/ Now, all this OSX stuff is all nice but on Windows, there is a key for that. There is even a menu icon on it... As Pharo runs on Windows as well, it may be interesting to have a look.

Re: [Pharo-dev] Nautilus keyboard behavior

2014-03-22 Thread Benjamin
On 22 Mar 2014, at 21:48, p...@highoctane.be wrote: > Ctrl-Fn-F2 opens the Apple menu. This is not a contextual menu Ben

Re: [Pharo-dev] Nautilus keyboard behavior

2014-03-22 Thread p...@highoctane.be
On Thu, Mar 20, 2014 at 4:29 PM, Benjamin < benjamin.vanryseghem.ph...@gmail.com> wrote: > On 20 Mar 2014, at 15:48, Stephan Eggermont wrote: > > 13100 triggered me to take a look at keyboard based navigation > in Nautilus. These should probably be a number of different issues. > > There seems to

Re: [Pharo-dev] Nautilus keyboard behavior

2014-03-21 Thread Ben Coman
Stephan Eggermont wrote: Ben wrote in response to my questions cmd+crt+left/right arrow Ah thank you. That works to switch back all the way to the package pane. The package pane captures cmd+ctrl+left arrow and translates it into up on the selection. Ho

Re: [Pharo-dev] Nautilus keyboard behavior

2014-03-20 Thread Benjamin
On 20 Mar 2014, at 21:38, Stephan Eggermont wrote: > That doesn’t work for me. (Mavericks mac, 30798 with slice 13100) I will have a look then :) > Ah found them. cmd-t-g cmd-t-p cmd-t-h > Let me rephrase that: can we have a way to discover that? Perhaps info on > hover or so? There is a helpe

Re: [Pharo-dev] Nautilus keyboard behavior

2014-03-20 Thread Stephan Eggermont
Ben wrote in response to my questions >cmd+crt+left/right arrow Ah thank you. That works to switch back all the way to the package pane. The package pane captures cmd+ctrl+left arrow and translates it into up on the selection. > >How do I open the menu on one of the top panes in Nautilus? >Do y

Re: [Pharo-dev] Nautilus keyboard behavior

2014-03-20 Thread Benjamin
On 20 Mar 2014, at 15:48, Stephan Eggermont wrote: > 13100 triggered me to take a look at keyboard based navigation > in Nautilus. These should probably be a number of different issues. > > There seems to be no way to get from the text pane back to > methods-categories-classes-packages , both

[Pharo-dev] Nautilus keyboard behavior

2014-03-20 Thread Stephan Eggermont
13100 triggered me to take a look at keyboard based navigation in Nautilus. These should probably be a number of different issues. There seems to be no way to get from the text pane back to methods-categories-classes-packages , both tab and right-arrow are captured. How do I open the menu on on