Simple way: http://old.fluxbox.org/docbook/en/html/app-setup.html
And if you want to "autologin" at start of machine, google ' */etc/inittab*autologin X'.
Catch is .xsession .xinitrc and /etc/inittab
On 28.10.2011 23.59, Damien Bally wrote:
Hello I'm making some kind of embedded vdr distribution based on busybox and minimal X11, the problem is I have no idea of how I can launch vdr and xineliboutput at startup.
For now, I'm doing manually : # xinit /usr/bin/rxvt then type : # vdr -Pxineliboutput
I tried to type directly : # xinit /usr/local/bin/vdr -Pxineliboutput but vdr just displays its logo, with no error in /var/log/messages though.
I can still launch vdr with : # xinit /usr/bin/rxvt -e /usr/local/bin/vdr -Pxineliboutput but it's not very elegant.
What's the trick ?
Thanks
Damien
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr