4.6. start

4.6.1. start chromium

rocks start chromium {app} {port} [mtu=int] [port=int]

Starts a Chromium application either inside or outside of DMX. This command is used internally by the system (by scanning the user's ~/.crconfig file) and is of limited value when called directly by the user.

arguments

app

Name of the GL application.

port

Mothership port number.

parameters

[mtu=int]

Size in KByte for Chromium MTU (default is 10MB).

[port=int]

Same as port argument.

examples

$ rocks start crapp glxgears 10075

Start glxgears using chromium using mothership on port 10075

4.6.2. start dmx

rocks start dmx [display=int] [hidebezels=bool] [wm=string]

Starts a DMX session.

parameters

[display=int]

X11 display numbers (default is 1).

[hidebezels=bool]

Set the TRUE to hide the LCD bezels (default is false).

[wm=string]

Name of window manager to use (default is fvwm).

examples

$ rocks start dmx

4.6.3. start sage

rocks start sage

Starts a SAGE session.

examples

$ rocks start sage

4.6.4. start xlogo

rocks start xlogo

Starts the XLogo application on the local host root X11 window. This is used to help align the tiles of a wall.

examples

$ rocks start xlogo