In Ubuntu 7.04, I added the following line to /etc/udev/rules.d/40-permissions.rules:<br><br>KERNEL==&quot;event[0-9]*&quot;,                  MODE=&quot;0666&quot;<br><br>I think things may have changed though.. might belong in a different file now.  Look for whevever similar lines are for things like raw1394, usb, etc, and thats where this should go.<br>
<br>Anyone just know where this line should go?  It lets all users use the /dev/input/event*&#39;s.<br><br>- rich<br><br><br><div class="gmail_quote">On Thu, May 21, 2009 at 12:52 PM, Olm-e <span dir="ltr">&lt;<a href="mailto:ol@ogeem.be">ol@ogeem.be</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
&gt; Date: Wed, 20 May 2009 13:10:44 -0400<br>
&gt; From: patrick &lt;<a href="mailto:puredata@11h11.com">puredata@11h11.com</a>&gt;<br>
&gt; Subject: Re: [PD] getting wacom data on Ubuntu WAS: who wants to port<br>
&gt;       [wacom] for windows?<br>
&gt; To: Hans-Christoph Steiner &lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>&gt;<br>
&gt; Cc: Pd List &lt;<a href="mailto:pd-list@iem.kug.ac.at">pd-list@iem.kug.ac.at</a>&gt;<br>
&gt; Message-ID: &lt;<a href="mailto:4A143994.2070303@11h11.com">4A143994.2070303@11h11.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
&gt;<br>
&gt; Yes, [hid] use /dev/input/eventX, but really /dev/input/wacom is simply<br>
&gt; a link to /dev/input/eventX.<br>
&gt; i have also tried to cat /dev/input/eventX, same problem, no output.<br>
&gt;<br>
&gt; if anyone have a tablet and using HAL, let me know if it&#39;s working for you.<br>
&gt; pat<br>
&gt;<br>
&gt;<br>
&gt;<br>
just to let you know, I got my little wacom volito to work with [hid]<br>
with /dev/inputX on ubuntu 8.04, as long as I change the owner of that<br>
to current user... ( sudo chown user /dev/inputX ) - I get XY and<br>
pressure info ...<br>
same as with all hid input actualy since ubuntu 7.10 (had a hard time<br>
before figuring that permission thing)<br>
but don&#39;t know how to change that on the fly ... could be cool to find<br>
as that /input/eventX change each time (reboot/change in usb/...)<br>
<br>
Ol.<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br>