<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can't select/pick multiples shapes or images in Writer/Calc/Impress/Draw with CTRL key"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121967#c37">Comment # 37</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can't select/pick multiples shapes or images in Writer/Calc/Impress/Draw with CTRL key"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121967">bug 121967</a>
              from <span class="vcard"><a class="email" href="mailto:notebook22312@gmail.com" title="DarkTrick <notebook22312@gmail.com>"> <span class="fn">DarkTrick</span></a>
</span></b>
        <pre>Could someone give me a pointer on where the settings for this shortcut change
are? 
I spend about 7 hours going through every mousebuttondown event and adding a
printf, yet nothing fires.

What I found so far: 
I found svx/source/svdraw/svdview.cxx pretty soon and it looked promising. It
even offers a promising `MODKEY_MultiMark`. However, Changing it to `bCtrl`
didn't do anything. Also - interestingly - the bMouseDown and bMouseLeft within
`::PickAnything` seem to be activate for every mousemove. 

So.. I would appreciate any input on this one!</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>