Squeak on Linux server

Jimmie Houchin j.squeak at cyberhaus.us
Wed Nov 22 00:13:01 UTC 2006


Andreas Raab wrote:
>> What are my options?
> [araab at polygon.qwaq.com ~]$ squeak -help
snip Squeak commandline options

Yes, I did that. Oddly enough the VM said nothing about X11 option.

On reading the list again I see a -nodisplay option.
Tried that and it works.

I don't understand why these are deprecated.
Deprecated:
  -display <dpy>        quivalent to '-vm-display-X11 -display <dpy>'
  -headless             quivalent to '-vm-display-X11 -headless'
  -nodisplay            quivalent to '-vm-display-null'
  -nomixer              disable modification of mixer settings
  -nosound              quivalent to '-vm-sound-null'
  -quartz               quivalent to '-vm-display-Quartz'

What will be the preferred way in the future to run headless or with
nodisplay?

Thanks.

Jimmie Houchin




More information about the Squeak-dev mailing list