edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #00671
[Bug 572974] Re: LTSP 5.2.1 kiosk not working
You have to copy kioskSession-file to /usr/share/ltsp/ in your kiosk-root.
Also i forgot to mention that you have to give execute-permissions to that kioskSession -script.
sudo chmod +x kioskSession will do that.
Also i had problems with XCONF-parameter which is set by /usr/share/ltsp/screen-session.d/XS90-assembleXorgConf.
Because xinit is executed by ltspkiosk -user and not by root, it doesn't give permission to set xorg.conf.
i did workaround this by creating /usr/share/ltsp/screen-session.d/XS90-disassembleXorgConf and writing in there "unset XCONF X_CONF"
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to ltsp in ubuntu.
https://bugs.launchpad.net/bugs/572974
Title:
LTSP 5.2.1 kiosk not working