<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <div class="moz-cite-prefix">@Ingo<br>
    </div>
    <div class="moz-cite-prefix">Did you try iemguts/receivecanvas ?</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <blockquote type="cite"
      cite="mid:mailman.171.1622664680.503.pd-list@lists.iem.at">
      <table class="header-part1" width="100%" cellspacing="0"
        cellpadding="0" border="0">
        <tbody>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">Subject:
              </div>
              [PD] [cyclone/MouseState] not working with the Kiosk
              Plugin on Linux</td>
          </tr>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">From:
              </div>
              "Ingo" <a class="moz-txt-link-rfc2396E"
                href="mailto:ingo@miamiwave.com" moz-do-not-send="true"><ingo@miamiwave.com></a></td>
          </tr>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">Date:
              </div>
              02/06/2021 à 19:11</td>
          </tr>
        </tbody>
      </table>
      <table class="header-part2" width="100%" cellspacing="0"
        cellpadding="0" border="0">
        <tbody>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">To:
              </div>
              "'Pd list'" <a class="moz-txt-link-rfc2396E"
                href="mailto:pd-list@lists.iem.at"
                moz-do-not-send="true"><pd-list@lists.iem.at></a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;
        font-weight:normal;
        font-style:normal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="moz-text-html" lang="x-western">
        <div class="WordSection1">
          <p class="MsoNormal"><span lang="EN-US">I was wondering if
              anybody else is having trouble with [cyclone/MouseState]
              when the kiosk plugin is running.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">It's not working
              anymore here with Debian.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">I have made myself an
              alternative with [hid] but it's not 100% reliable.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">[MouseState] was the
              only left mouse button recognition that always worked with
              absolutely every mouse and touch screen.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">Especially with
              multiple devices like a mouse and a touch screen at the
              same time - there was never a problem.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">With [hid] the mouse
              is recognized 90-95% of the time but not always. After
              unplugging and reconnecting it works.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">When I'm having two
              devices at the same time chances that one of them doesn't
              work after starting up increases.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">I'm monitoring
              /dev/input/ and see if mouse0 or mouse1 is present and if
              yes I check for the hid ID which works perfectly.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">But [hid] sometimes
              simply doesn't open the mouse. [hid] only works with the
              numbers like [open 7(.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">[open mouse( or [open
              mouse1( or [open mouse 1( does not do anything.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">Does anyone know how
              to get [cyclone/MouseState] to work with the kisok plugin?<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">Alternatively, is
              there a button that registers momentary mouse pressing and
              releasing with a "1" and "0 "?<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">This means not a
              switch like [toggle] that needs clicking twice for on /
              off (1 / 0 )!<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">I couldn't find
              anything.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">I have buttons that
              change their function when being pressed briefly or being
              held for 2 seconds.<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">Thanks!<o:p></o:p></span></p>
          <p class="MsoNormal"><span lang="EN-US">Ingo</span></p>
        </div>
      </div>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>