4.2. start

4.2.1. start crapp

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

Starts a Chromium application either w/in or outside of DMX. This command is used by the the users ~/.crconfig and is of limit value use 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.2.2. start sage

rocks start sage

Starts a SAGE session.

examples

$ rocks rocks start sage