On Sun, 1 Oct 2006 18:18:20 +1000 Metrics <[EMAIL PROTECTED]> babbled:
> Small change in the last patch I sent. To finalise this ongoing thread,
> the e_menu_prev_next.patch and then menu_keys.patch, both of which are
> attached.
let there be stench! - into cvs it goes :)
--
- Codit
Small change in the last patch I sent. To finalise this ongoing thread,
the e_menu_prev_next.patch and then menu_keys.patch, both of which are
attached.
metrics
Index: src/bin/e_menu.c
===
RCS file: /var/cvs/e/e17/apps/e/src/bin/e_me
On Wed, Sep 27, 2006 at 07:38:20PM +1000, Metrics wrote:
> On Wed, Sep 27, 2006 at 03:24:54PM +1000, Metrics wrote:
> > The patch attached to adds keyboard navigation to the menu using the
> > first character of the menu label. It automatically executes anything
> > with a single entry in the menu
On Wed, Sep 27, 2006 at 03:24:54PM +1000, Metrics wrote:
> The patch attached to adds keyboard navigation to the menu using the
> first character of the menu label. It automatically executes anything
> with a single entry in the menu and just activates those that have
> multiple entries. If you don
On 9/26/06, Metrics <[EMAIL PROTECTED]> wrote:
> The patch attached to adds keyboard navigation to the menu using the
> first character of the menu label. It automatically executes anything
> with a single entry in the menu and just activates those that have
> multiple entries. If you don't like it
The patch attached to adds keyboard navigation to the menu using the
first character of the menu label. It automatically executes anything
with a single entry in the menu and just activates those that have
multiple entries. If you don't like it's behaviour I can change it.
The patch is based on su