<div class="gmail_quote"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Has anyone tried running Squeak from X without a window manager per se?<br>
I could test it by writing a .xinitrc file but I don&#39;t know how badly<br>
this could turn out.</blockquote><div><br>Switch to a text console then type something like:<br>xinit /usr/bin/squeak  -fullscreen /path/to/my.image -- :1<br><br>This will start an Xserver running only squeak.<br><br>See &#39;man xinit&#39; for several examples.<br>
<br><br>Laurent.<br></div></div>