<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello Jean-Christophe,<br>
    </p>
    <p>Under at least Ubuntu and derivatives, have a look at:
      "/usr/lib/purr-data/bin/pd_shortcuts.js".<br>
      <br>
      It seems I need to modify this file too for compatibility with
      French-speaking AZERTY keyboards.<br>
    </p>
    <div class="moz-signature">
      - - - - - - - - - -<br>
      Best,<br>
      <b>Joseph Gastelais aka Joe Linux</b><br>
      Web site: <a href="http://www.linuxrouen.fr/wp/">LINUX ROUEN
        Normandie</a><br>
      - - - - - - - - - -<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Le 09/06/2020 à 09:21, Jean-Christophe
      Sekinger a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:1229d096-cad4-85ee-d669-dd2129eba8be@free.fr">
      <br>
      Le 08/06/2020 à 22:42, Jonathan Wilkes a écrit :
      <br>
      <blockquote type="cite">On Mon, Jun 8, 2020 at 2:08 AM
        Jean-Christophe Sekinger
        <br>
        <a class="moz-txt-link-rfc2396E" href="mailto:jc.sekinger@free.fr"><jc.sekinger@free.fr></a> wrote:
        <br>
        <blockquote type="cite">Is there no way to change shortcuts in
          Purr-Data ? ctrl+[number] is mot
          <br>
          unconvenient for me… it just doesn’t work !!!
          <br>
          <br>
          ctrl+shift+[number]would work
          <br>
        </blockquote>
        There's no gui to change them, but you can change them inside
        the file
        <br>
        pd_shortcuts.js.
        <br>
        <br>
        You'll find that file wherever Purr Data got installed on your
        system.
        <br>
        (/usr/lib/pd-l2ork/bin on Linux,
        <br>
        probably Program Files/Purr Data/bin on Windows, somewhere deep
        in the
        <br>
        app bundle on OSX...)
        <br>
        <br>
        -Jonathan
        <br>
        <br>
      </blockquote>
      Thank you but this file doesn’t work (apparently) with this v 2.11
      of Purr-Data :(
      <br>
      <br>
      <br>
      <br>
      <br>
      <blockquote type="cite">
        <blockquote type="cite">Jean-Christophe (Sekinger)
          <br>
          19 rue des Pontets, Bordeaux (33000)
          <br>
          09 52 12 53 02 (dedans)
          <br>
          06 82 09 82 20 (dehors)
          <br>
          <a class="moz-txt-link-freetext" href="http://jc-sekinger.fr/">http://jc-sekinger.fr/</a>
          <br>
          (bépo et Ubuntu)
          <br>
          <br>
          Le 07/06/2020 à 20:33, Jean-Christophe Sekinger a écrit :
          <br>
          <blockquote type="cite">Thank you Ico
            <br>
            <br>
            my version is 2.10.1
            <br>
            <br>
            <br>
            Jean-Christophe (Sekinger)
            <br>
            19 rue des Pontets, Bordeaux (33000)
            <br>
            09 52 12 53 02 (dedans)
            <br>
            06 82 09 82 20 (dehors)
            <br>
            <a class="moz-txt-link-freetext" href="http://jc-sekinger.fr/">http://jc-sekinger.fr/</a>
            <br>
            (bépo et Ubuntu)
            <br>
            <br>
            Le 07/06/2020 à 19:02, Ivica Ico Bukvic a écrit :
            <br>
            <blockquote type="cite">Hi Jean-Christophe,
              <br>
              <br>
              This looks like a syntax from the 1.x branch which is not
              being
              <br>
              actively developed anymore, but only maintained. Did you
              try 2.x
              <br>
              a.k.a. Purr-Data?
              <br>
              <br>
              Best,
              <br>
              <br>
              Ico
              <br>
              <br>
              On 6/6/2020 6:09 AM, Jean-Christophe Sekinger wrote:
              <br>
              <blockquote type="cite">hello
                <br>
                <br>
                I’m unable to replace
                <br>
                <br>
                $mymenu add command -label [_ "Object"]   -accelerator
                <br>
                "$accelerator+1" \
                <br>
                         -command {menu_send_float $::focused_window obj
                0}
                <br>
                     $mymenu add command -label [_ "Message"] 
                -accelerator
                <br>
                "$accelerator+2" \
                <br>
                         -command {menu_send_float $::focused_window msg
                0}
                <br>
                     $mymenu add command -label [_ "Number"]  
                -accelerator
                <br>
                "$accelerator+3" \
                <br>
                         -command {menu_send_float $::focused_window
                floatatom 0}
                <br>
                     $mymenu add command -label [_ "Symbol"]  
                -accelerator
                <br>
                "$accelerator+4" \
                <br>
                         -command {menu_send_float $::focused_window
                symbolatom 0}
                <br>
                     $mymenu add command -label [_ "Comment"] 
                -accelerator
                <br>
                "$accelerator+5" \
                <br>
                         -command {menu_send_float $::focused_window
                text 0}
                <br>
                <br>
                to have objects (message etc) with ctrl+shift+(a number)
                (ctrl+n
                <br>
                doesn’t work in french «bépo» — just "azerty")
                <br>
                <br>
                could anybody explain to me how to achieve this, please
                ?
                <br>
                <br>
                Jean-Christophe (Sekinger)
                <br>
                19 rue des Pontets, Bordeaux (33000)
                <br>
                09 52 12 53 02 (dedans)
                <br>
                06 82 09 82 20 (dehors)
                <br>
                <a class="moz-txt-link-freetext" href="http://jc-sekinger.fr/">http://jc-sekinger.fr/</a>
                <br>
                (bépo et Ubuntu)
                <br>
                <br>
                Le 31/05/2020 à 05:07, Jonathan Wilkes a écrit :
                <br>
                <blockquote type="cite">Hi all,
                  <br>
                  <br>
                  Purr Data 2.11.0 is now available
                  <br>
                  <br>
                  Changes:
                  <br>
                  * fixed ambiguity in [select] where argument "bang"
                  could match
                  <br>
                  * both "symbol bang" and an incoming "bang" message
                  (Thanks Zack!)
                  <br>
                  * fixed graph label position to be consistent with
                  pd-l2ork 1.0 (Pd
                  <br>
                  * Vanilla positioning still available with "-legacy"
                  flag)
                  <br>
                  * display button for putting multiple arrays in a
                  single graph
                  <br>
                  * added color legend for array labels with multiple
                  arrays of
                  <br>
                  different colors inside one graph
                  <br>
                  * fixed some multiply defined global variables that
                  cause compiler
                  <br>
                  errors
                  <br>
                  * fixed potential memory leak with netreceive/netsend
                  "disconnect"
                  <br>
                  * fixed some segfaults with preset_hub and preset_read
                  (Thanks Ico!)
                  <br>
                  * fixed passing LDFLAGS to configure in the build
                  scripts (Thanks
                  <br>
                  Sam!)
                  <br>
                  * added support for compiling on aarch64
                  <br>
                  * fixed bug where wrap~ would default to old
                  compatibility mode
                  <br>
                  behavior
                  <br>
                  * ported unauthorized/pianoroll (even though it's not
                  really a
                  <br>
                  piano roll)
                  <br>
                  <br>
                  Downloads:
                  <br>
                  <a class="moz-txt-link-freetext" href="https://git.purrdata.net/jwilkes/purr-data#downloads">https://git.purrdata.net/jwilkes/purr-data#downloads</a>
                  <br>
                  <br>
                  Please report issues here:
                  <br>
                  <a class="moz-txt-link-freetext" href="https://git.purrdata.net/jwilkes/purr-data/-/issues">https://git.purrdata.net/jwilkes/purr-data/-/issues</a>
                  <br>
                  <br>
                  Best,
                  <br>
                  Jonathan
                  <br>
                  _______________________________________________
                  <br>
                  L2Ork-dev mailing list
                  <br>
                  <a class="moz-txt-link-abbreviated" href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a>
                  <br>
                  <a class="moz-txt-link-freetext" href="https://disis.music.vt.edu/listinfo/l2ork-dev">https://disis.music.vt.edu/listinfo/l2ork-dev</a>
                  <br>
                </blockquote>
                _______________________________________________
                <br>
                L2Ork-dev mailing list
                <br>
                <a class="moz-txt-link-abbreviated" href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a>
                <br>
                <a class="moz-txt-link-freetext" href="https://disis.music.vt.edu/listinfo/l2ork-dev">https://disis.music.vt.edu/listinfo/l2ork-dev</a>
                <br>
              </blockquote>
            </blockquote>
            _______________________________________________
            <br>
            L2Ork-dev mailing list
            <br>
            <a class="moz-txt-link-abbreviated" href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a>
            <br>
            <a class="moz-txt-link-freetext" href="https://disis.music.vt.edu/listinfo/l2ork-dev">https://disis.music.vt.edu/listinfo/l2ork-dev</a>
            <br>
          </blockquote>
          _______________________________________________
          <br>
          L2Ork-dev mailing list
          <br>
          <a class="moz-txt-link-abbreviated" href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a>
          <br>
          <a class="moz-txt-link-freetext" href="https://disis.music.vt.edu/listinfo/l2ork-dev">https://disis.music.vt.edu/listinfo/l2ork-dev</a>
          <br>
        </blockquote>
        _______________________________________________
        <br>
        L2Ork-dev mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a>
        <br>
        <a class="moz-txt-link-freetext" href="https://disis.music.vt.edu/listinfo/l2ork-dev">https://disis.music.vt.edu/listinfo/l2ork-dev</a>
        <br>
      </blockquote>
      _______________________________________________
      <br>
      L2Ork-dev mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a>
      <br>
      <a class="moz-txt-link-freetext" href="https://disis.music.vt.edu/listinfo/l2ork-dev">https://disis.music.vt.edu/listinfo/l2ork-dev</a><br>
    </blockquote>
  </body>
</html>