[squeak-dev] Minimal window manager

laurent laffont laurent.laffont at gmail.com
Wed Jul 29 09:32:30 UTC 2009


> Has anyone tried running Squeak from X without a window manager per se?
> I could test it by writing a .xinitrc file but I don't know how badly
> this could turn out.


Switch to a text console then type something like:
xinit /usr/bin/squeak -fullscreen /path/to/my.image -- :1

This will start an Xserver running only squeak.

See 'man xinit' for several examples.


Laurent.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090729/c7a27b3f/attachment.htm


More information about the Squeak-dev mailing list