Got it working, but I would appreciate a hint how to do it right.
I copied the content of /etc/udev/rules.d/99-slimmer.rules to a new file
98-lircd.rules and changed from piked to lircd like this:
Code:
--------------------
SUBSYSTEM=="input", ATTRS{name}=="lircd", NAME="input/%k",
SYMLINK+="myremote", MODE="0644"
--------------------
added /etc/udev/rules.d/98-lircd.rules at the end of
/opt/.filetool.lst
I now get /dev/myremote and can change slimmer.conf to
Code:
--------------------
OPTIONS="--lmshost 192.168.0.115 --lmsport 9000 --input /dev/myremote
--encoding ISO-8859-2"
--------------------
------------------------------------------------------------------------
ElFishi's Profile: http://forums.slimdevices.com/member.php?userid=15528
View this thread: http://forums.slimdevices.com/showthread.php?t=105819
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix