Re: [E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-15 Thread Sergey Semernin
Hello, All. In message from 15 мая 2009 Carsten Haitzler wrote: > On Fri, 1 May 2009 11:02:59 +0400 Sergey Semernin > said: > > request. can you attach your patch, not inline it? line wrapping destroys > it. > Ok. Attaching patch and diff files. Sincerely yours, Sergey. -- Jabber/XMPP: serge

Re: [E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-15 Thread The Rasterman
On Fri, 1 May 2009 11:02:59 +0400 Sergey Semernin said: request. can you attach your patch, not inline it? line wrapping destroys it. > Hello, All. > > This patch adding keyboard shortcuts to efm_nav module. > When efm_nav placed on efm2 window toolbar, next shortcuts are activated: > Alt+L

Re: [E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-02 Thread Gustavo Sverzut Barbieri
On Fri, May 1, 2009 at 3:08 PM, Sergey Semernin wrote: > Hello, All. > > In message from 1 мая 2009 sda wrote: > >> sorry, but is it possible to make keys as variables through the >> "Input" -> "Key Bindings" window? right now we have "Esc" binded as "go >> back" for "EFM" and suppose that it'd be

Re: [E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-02 Thread sda
sorry, but is it possible to make keys as variables through the "Input" -> "Key Bindings" window? right now we have "Esc" binded as "go back" for "EFM" and suppose that it'd be enough for "hardcoded" keybindings. thanks. On 11:02 Fri 01 May , Sergey Semernin wrote: > Hello, All. > > This pat

Re: [E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-01 Thread Sergey Semernin
Hello, All. In message from 1 мая 2009 sda wrote: > sorry, but is it possible to make keys as variables through the > "Input" -> "Key Bindings" window? right now we have "Esc" binded as "go > back" for "EFM" and suppose that it'd be enough for "hardcoded" > keybindings. > > thanks. It is possibl

Re: [E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-01 Thread Sergey Semernin
Hello, All. In message from 1 мая 2009 Gustavo Sverzut Barbieri wrote: > Just a small comment, other than that looks good to be included: > > @@ -175,11 +186,11 @@ > >      { > >       case E_GADCON_ORIENT_TOP: > >       case E_GADCON_ORIENT_BOTTOM: > > -       e_gadcon_client_aspect_set(gcc, 16

Re: [E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-01 Thread Gustavo Sverzut Barbieri
On Fri, May 1, 2009 at 4:02 AM, Sergey Semernin wrote: > Hello, All. > > This patch adding keyboard shortcuts to efm_nav module. > When efm_nav placed on efm2 window toolbar, next shortcuts are activated: Just a small comment, other than that looks good to be included: > @@ -175,11 +186,11 @@ >  

[E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-01 Thread Sergey Semernin
Hello, All. This patch adding keyboard shortcuts to efm_nav module. When efm_nav placed on efm2 window toolbar, next shortcuts are activated: Alt+Left -- backward in chdir's history, Alt+Right -- forward in chdir's history, Alt+Up-- go to parent dir, Control+r -- refresh view