OK i fixed it. There was a typo in my rules plus i needed to have a higher precedence (on Archlinux it should above 50)
Here is how it looks now:

$ cat /etc/udev/rules.d/85-directfb.rules
KERNEL=="mice", GROUP="input", MODE="0660"
KERNEL=="tty[0-9]", GROUP="tty", MODE="0660"


This way users can use DirectFB too!

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to