On Wed, Oct 1, 2008 at 2:45 AM, Martin Schied crinimal@gmx.net wrote:
Hi Simone!
For permanent and by-user permission you can use udev-rules. Didn't try it yet but bookmarked it once:
http://gizmod.wiki.sourceforge.net/HOWTO+-+Setting+Input+Device+Permissions+...
I'm using 444-permissions instead of 777 to prevent crashes I had before.
Martin
sweet, it worked but i dont understand that "444" instead of "777" stuff, in the how to they dont use 777 but 660 and 664 thanks Simone
simone-www.io-lab.org wrote:
hi i can access the HID object only as root, or, to be more precise, i can access only as root the device i am trying to get into the HID object. Of course i can chmod 777 /dev/input/eventxx then access the device as user but isn t there an easier workaround ? Simone
I chose 444 without thinking much about it, only chose 4 (read only) so nobody has permission to write to it which caused crashes for me.
Martin
simone-www.io-lab.org wrote:
sweet, it worked but i dont understand that "444" instead of "777" stuff, in the how to they dont use 777 but 660 and 664 thanks Simone