<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
ajvogel schrieb:
<blockquote cite="mid:1256730994200-3904992.post@n2.nabble.com"
 type="cite">
  <pre wrap="">

matzehuber wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">
My .Xsession is:
exec /usr/bin/openbox-session

but the Xsession in /etc/X11 is the standard from shr, wich tests  
.Xsession as replacement file for any windowmanager (ie illume)

the rest is done in /etc/xdg/openbox/autostart.sh (modified for not 
using this autstart-prog in /usr/lib )


    </pre>
  </blockquote>
  <pre wrap=""><!---->
I also tried the ~/.Xsession. However I tried starting the other
applications in there as well, similar to what I found on google:

/usr/bin/literki &amp;
/usr/bin/vala-terminal &amp;
exec /usr/bin/openbox-session

Maybe thats whats wrong. Ill try starting things in autostart.sh
  </pre>
</blockquote>
No, that's totally correct.<br>
<br>
try the following:<br>
<br>
/etc/init.d/xserver-nodm stop<br>
Xglamo :0 -br -pn -dpi 285 -screen 480x640x16 -mouse tslib vt1 &amp;<br>
export DISPLAY=:0<br>
openbox # no &amp;, look, if you get any error.<br>
<br>
after that, replace openbox with openbox-session (is a script, in wich
you can look)<br>
<br>
if that runs, all is good, but maybe not your /etc/xdg/openbox/rc.xml<br>
<br>
have also a look at my files /etc/xdg/openbox/*&nbsp; in:<br>
<a class="moz-txt-link-freetext" href="http://openmoko.huber-computer.de/minimoko-diff.tbz">http://openmoko.huber-computer.de/minimoko-diff.tbz</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>