Hey there, To get HID going in chuck on Linux, you need to set the appropriate permissions on the device files in /dev/input (su -c 'chmod u+r /dev/ input/*' is usually sufficient), so that chuck can read from them (they are read/writable by root only by default). Additionally, keyboard support in linux is still under development, and not currently supported, unfortunately. Documentation on the appropriate interfaces is painfully limited (or perhaps its my googling skills). This is definitely on the way though. spencer On Jul 21, 2006, at 10:43 AM, Atte André Jensen wrote:
Hi
I wanted to check out the new keyboard hid, so I ran keyboard- flute.ck:
[atte@aarhus hid]$ chuck keyboard-flute.ck [chuck](via HID): unable to open /dev/input/mouse0 for reading... ...(note: check permissions if you wish to use mouse devices) [chuck](via HID): unable to open /dev/input/mouse1 for reading... ...(note: check permissions if you wish to use mouse devices) [chuck](via HID): unable to open /dev/input/mouse2 for reading... ...(note: check permissions if you wish to use mouse devices) [chuck](via HID): unable to open /dev/input/mouse3 for reading... ...(note: check permissions if you wish to use mouse devices) [chuck]: HidIn: couldn't open HID device 3:0...
I don't know that was supposed to happen, but I guess something else than this :-) Is it me or chuck that is mixing things up?
I'm running 1.2.0.6 under Linux...
-- peace, love & harmony Atte
http://www.atte.dk | quartet: http://www.anagrammer.dk http://www.atte.dk/gps | compositions: http://www.atte.dk/ compositions _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users