Hi again!
I thought it should look something like the image in post 906. my mistake!
Best Regards!
Big thanks to Gelo5. [dzieki przyjacielu]
Since I uploaded it I fixed the width of the led so it’s not cut in half when lit. Now it looks perfect.
It’s boring here
The MPD user needs rights to write the name pipe /tmp/myfifo, therefore it’s better to create the name pipe at startup with the correct rights.
The install script add this line to /opt/volumiokiosk.sh before the line starts with openbox-session
mkfifo -m 646 /tmp/myfifo
I don’t quite understand the above operation. Can anyone explain it? How to add “mkfifo -m 646 /tmp/myfifo” to which