[chuck-users] issues using the mouse with chuck / ubuntu 16.04

Pablo Tassi pablotassi at gmail.com
Fri Oct 12 16:19:35 EDT 2018


Hi guys,
I'm having some issues when I try to use the mouse with chuck, e.g.

0 => int deviceNum;
Hid hi;
HidMsg msg;
if( !hi.openMouse( deviceNum ) ) me.exit();

gives:

HidIn: couldn't open mouse 0...


I've tried to change the rights sudo -c 'chmod u+r /dev/input/*'; without
sucess...

I'm using Ubuntu 16.04. Any hints?


Many thanks,


Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20181012/69323e19/attachment.html>


More information about the chuck-users mailing list