John Buckley wrote: > Question: How do I get the Xserver to run in the background as a service so I > can then run my application. Or, do I just run 'X' and launch my application > using the script .xinitrc or .xsession?
I don't know details, as I used Xfbdev, but running Xserver in the background is as simple as appending ampersand (&) to the command line, like Xserver & Przemek _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
