Hi, I kept on playing around and I believe we can solve our problems by changing the xWindowmanager script (/etc/X11/Xsession.d/90xXWindowManager)
i changed it to: #!/bin/sh if [ -x $HOME/.Xsession ]; then exec $HOME/.Xsession else exec /usr/bin/x-window-manager & exec /usr/bin/paroli-launcher fi and paroli starts in enlightenment and we have all we need :) /mirko Mirko Lindner wrote: > Hi again, > > I just poked around a bit and 2008.12 comes with most of what we need. > It does not show the e config dialog, applies themes and configs > automatically on install and boots much faster. > > It seems we can learn a lot there. > > the theme and config stuff[1] > > Also I cc'ed Jorge. he can probably also help us to get e and illume to > do what we need them to. > > /mirko > > PS: some links regarding asu: > [1]http://git.openmoko.org/?p=openmoko.git;a=blob;f=packages/openmoko-projects/illume-theme-asu_svn.bb;h=37a8cb9b42af5b08eb4ae94b3d7870b5215959e7;hb=081bd0a65f976b2899ad3265f707b855bd6436b4 > just general: > http://git.openmoko.org/?p=openmoko.git;a=blob;f=packages/tasks/task-openmoko-asu.bb;h=a815e228d4ede57d16f9c72e1218d51ea52010bb;hb=281674e26bb23b966134cc36a764b35e69285306 > e-stuff: > http://git.openmoko.org/?p=openmoko.git;a=tree;f=packages/e17;h=5f45eece756f5ded17976cfa546bab7ee8a1a6cd;hb=081bd0a65f976b2899ad3265f707b855bd6436b4 > > Mirko Lindner wrote: >> Hej, >> >> I flashed sunday's image and I think we are facing more probs than I >> thought. >> >> As far as paroli itself is concerned it works as of first run. So no >> problems there.But: >> >> Paroli launches before enlightenment, which is good time wise, but bad >> since we don't get any keyboard as it is handled by the wm. So i believe >> we'll have to move it after e again. >> >> Which brings the next problem, once enlightenment is starting it will >> start the config dialog which overrides our changes. Raster said the >> only way is to disable e's config-module and create our own profile etc. >> >> /mirko >> >> _______________________________________________ >> devel mailing list >> devel@lists.openmoko.org >> https://lists.openmoko.org/mailman/listinfo/devel > > _______________________________________________ > devel mailing list > devel@lists.openmoko.org > https://lists.openmoko.org/mailman/listinfo/devel _______________________________________________ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel