change file permission of a mouse device file permanently
Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
maybe it's better to modify the udev script, since the group that has permission to read the device files is by default only 'root'.
i've been checking some sites for doing this and i can't find a simple guide to just change this simple aspect. (make the mouse devices files readable to every user...)
i'm guessing that this should be quite direct. can you give me a hint on how to do this?
i edited the file 40-permission.rules like u suggested, and added that line.
i could not find any LABEL saying "permissions_end" so i inserted in the end of the file.
everything is OK now
i can now read mouse device files by default.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.