[L2Ork-dev] change keyboard shortcuts of pdl2ork ?

Jonathan Wilkes jon.w.wilkes at gmail.com
Tue Mar 12 17:45:16 EDT 2019


On Tue, Mar 12, 2019 at 5:36 PM Jean-Christophe Sekinger
<jc.sekinger at free.fr> wrote:
>
> my english is not sufficient to understand everything you wrote… I'm on
> Ubuntu 18.04 (my keyboard mapping is «bépo" ! what do I have to do ?

When 2.9.0 is released, you should upgrade to it.

Then you can change the key bindings inside pd_shortcuts.js as you wish.

-Jonathan

>
> Jean-Christophe (Sekinger)
> 19 rue des Pontets, Bordeaux (33000)
> 09 52 12 53 02 (dedans)
> 06 82 09 82 20 (dehors)
> http://traits.ouvaton.org/
>
> Le 12/03/2019 à 21:06, Jonathan Wilkes a écrit :
> > On Tue, Mar 12, 2019 at 5:22 AM Jean-Christophe Sekinger
> > <jc.sekinger at free.fr> wrote:
> >> Hello
> >>
> >> is it possible to change the keyboard shortcuts in a "keyboard.xml" or
> >> in such a simple way ?
> > It is now:
> >
> > https://git.purrdata.net/jwilkes/purr-data/merge_requests/274
> >
> > That adds a new pd_shortcuts.js with a JSON that collects all the shortcuts in
> > a single place. On Linux it's located in /usr/lib/pd-l2ork/bin.
> >
> > I'm reluctant to create a GUI for that, though. It requires a restart of Pd to
> > work, and all the shortcuts are based on the nw.js API which isn't ideal.
> >
> > I'd much rather standardize on the HTML5 keyboard API that lets the user
> > specify which physical key they want for a shortcut. That would solve all kinds
> > of compatibility problems, but it requires a bump of the nw.js GUI
> > toolkit version.
> > And bumping that version will end support for Windows XP and whatever
> > ancient and dangerous versions of OSX poor music students are still using.
> >
> > -Jonathan
> > _______________________________________________
> > L2Ork-dev mailing list
> > L2Ork-dev at disis.music.vt.edu
> > https://disis.music.vt.edu/listinfo/l2ork-dev
> _______________________________________________
> L2Ork-dev mailing list
> L2Ork-dev at disis.music.vt.edu
> https://disis.music.vt.edu/listinfo/l2ork-dev


More information about the L2Ork-dev mailing list