[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Here are the command line options that Geomview allows:
Set the window background color to the given r g b values.
Interpret the gcl commands in file, which may be the special symbol `-' for standard input. For a description of gcl, See section gcl: the Geomview Command Language.
Commands may also be supplied literally, as in
-c "(ui-panel main off)" |
Since command includes parentheses, which have special meaning to the shell, command must be quoted. Multiple -c options are allowed.
Causes Geomview to initially display nwins camera windows.
Specifies the initial location and size of the first camera window. The values for width, height, xmin, and ymin are in screen (pixel) coordinates.
Display (possibly dynamically changing) geometry sent from the
programs geomstuff
or togeomview
. This actually listens to the
named pipe `/tmp/geomview/objectname'; you can achieve the same
effect with the shell commands:
mkdir /tmp/geomview mknod /tmp/geomview/objectname p |
(assuming the directory and named pipe don't already exist), then
executing the gcl command:
(geometry objectname < /tmp/geomview/objectname)
Like `-M' above, but expects gcl commands, rather than OOGL geometry data, on the connection.
Start up displaying no panels, only graphics windows. Panels may be
invoked later as usual with the Px keyboard shortcuts or with
the ui-panel
command.
Start an external module; module is the name associated with the
module, appearing in the main panel's Applications browser, as defined
by the emodule-define
command.
Like -e but allows you to pass arguments to the external module. "-" signals the end of the argument list; the "-" may be omitted if it would be the last argument on the Geomview command line.
Like -start but takes the pathname of executable of the external module instead of the module's name. The pathnames of all known module directories are appended to the UNIX search path when invoking shell-command.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated by Build Daemon user on December, 11 2005 using texi2html 1.76.