Re: Shortcut for "Front" doesn't work

Dirk Gerrits <[email protected]>
Newsgroups gmane.comp.graphics.ipe.general
Message-ID <CAPO4J9fByy4B16Zp9ZZBFYBqw9ue2Y12h--ziwaxeiPvmdEh+w@mail.gmail.com>
Works for me.  Thanks Otfried!

- Dirk

On Sat, Sep 12, 2015 at 3:42 AM, Otfried Cheong <[email protected]>
wrote:

> In "main.lua", find the line:
>
>   if s:sub(1,1) == "F" and tonumber(s:sub(2)) then
>
> and change it to:
>
>   if s ~= "F" and s:sub(1,1) == "F" and tonumber(s:sub(2)) then
>
> (The line handles shortcuts for function keys, but accidentally also
> matched F, Ctrl+F, etc.)
>
> Cheers,
>  Otfried
>
>
> On Sat, Sep 12, 2015, at 01:00, Dirk Gerrits wrote:
> > For what it's worth, I have the same problem.  My workaround was
> > reverting
> > back to Ipe 7.1.7, but that's of course not ideal.
> >
> > - Dirk
> >
> > On Wed, Sep 9, 2015 at 10:56 AM, Ernest Menville
> > <[email protected]>
> > wrote:
> >
> > > Hi,
> > >
> > > I noticed that in IPE 7.1.8. (Win) the shortcut ctrl+f isn't working
> > > anymore. I changed the shortcut in shortcuts.lua, but same problem.
> Does
> > > anybody know any solution/workaround for this?
> > >
> > > The function itself works fine if I choose it from the menu (Edit ->
> > > Front). Also ctrl+b for "Back" works as intended.
> > >
> > > Cheers,
> > > Ernest
> > >
> > >
> > >
> > > _______________________________________________
> > > Ipe-discuss mailing list
> > > Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]
> > > http://lists.science.uu.nl/mailman/listinfo/ipe-discuss
> > >
> > >
> > _______________________________________________
> > Ipe-discuss mailing list
> > Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]
> > http://lists.science.uu.nl/mailman/listinfo/ipe-discuss
> _______________________________________________
> Ipe-discuss mailing list
> Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]
> http://lists.science.uu.nl/mailman/listinfo/ipe-discuss
>

_______________________________________________
Ipe-discuss mailing list
Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]
http://lists.science.uu.nl/mailman/listinfo/ipe-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.