<div dir="ltr"><div>Hi guys,</div><div>I&#39;m having some issues when I try to use the mouse with chuck, e.g.</div><div><br></div><div>0 =&gt; int deviceNum;</div><div>Hid hi;</div><div>HidMsg msg;</div><div>if( !hi.openMouse( deviceNum ) ) me.exit();</div><div><br></div><div>gives: </div><div><p style="margin:0px;white-space:pre-wrap">HidIn: couldn&#39;t open mouse 0...</p><p style="margin:0px;white-space:pre-wrap"><br></p><p style="margin:0px;white-space:pre-wrap">I&#39;ve tried to change the rights sudo -c &#39;chmod u+r /dev/input/*&#39;; without sucess...</p><p style="margin:0px;white-space:pre-wrap">I&#39;m using Ubuntu 16.04. Any hints?<br></p><p style="margin:0px;white-space:pre-wrap"><br></p><p style="margin:0px;white-space:pre-wrap">Many thanks,</p><p style="margin:0px;white-space:pre-wrap"><br></p><p style="margin:0px;white-space:pre-wrap">Cheers</p></div></div>