vuecommand(1)
NAME
vuecommand − provide execution support for TriTeal VUE clients
SYNOPSIS
vuecommand [−terminal terminal-emulator] [−help]
DESCRIPTION
vuecommand is a TriTeal VUE daemon which accepts requests to invoke UNIX commands and to start applications which create their own windows. The output from the UNIX commands can be displayed in several window types. The commands and applications can be started on any host which is properly configured to run TriTeal VUE.
vuecommand uses the X11 terminal emulator (see xterm (1)) to display the output for all of its non-window smart requests. To change the appearance or behavior of vuecommand’s windows, set the appropriate resource for xterm.
OPTIONS
−terminal <terminal_emulator>
Specifies the terminal emulator to use for the terminal caching. The default is /usr/vue/bin/xterm.
−help Prints the usage and then exits.
RESOURCES
vuecommand uses the following resources:
| TriTeal VUE vuecommand Resource Set | |||
| Name | Class | Type | Default |
| mapWindow | MapWindow | Boolean | True |
| outputOnlyIcon | OutputOnlyIcon | XmString | Output |
| outputOnlyName | OutputOnlyName | XmString | Output Only Window |
| permTerminalIcon | PermTerminalIcon | XmString | Perm-Term |
| permTerminalName | PermTerminalName | XmString | Permanent Terminal Window |
| shellTerminalIconShell | TerminalIcon | XmString | Terminal |
| shellTerminalName | ShellTerminalName | XmString | Terminal Window |
| terminal | Terminal | XmString | /usr/vue/bin/xterm |
| terminalIcon | TerminalIcon | XmString | Terminal |
| terminalName | TerminalName | XmString | Terminal Window |
mapWindow
Specifies whether vuecommand should explicitly map the terminal windows. If this resource is set to False, the terminal emulator’s "mapOnOutput" must be set to True (it is False by default). If both of these resources are False, an action may not get its’ window mapped.
outputOnlyIcon
Specifies the icon title for output only requests.
outputOnlyName
Specifies the window title for output only requests.
permTerminalIcon
Specifies the icon title for permanent terminal requests.
permTerminalName
Specifies the window title for permanent terminal requests.
terminal
Specifies the terminal emulator to use.
shellTerminalIcon
Specifies the icon title for shell terminal requests.
shellTerminalName
Specifies the window title for shell terminal requests.
terminalIcon
Specifies the icon title for terminal requests.
terminalName
Specifies the window title for terminal requests.
MISCELLANEOUS
Error messages produced by vuecommand are logged in the file $HOME/.vue/errorlog.
ENVIRONMENT
vuecommand uses the $DISPLAY environment variable.
COPYRIGHT
Copyright 1994 TriTeal Corporation.
Copyright 1990 Hewlett-Packard Company.
ORIGIN
Hewlett-Packard Company
SEE ALSO
SunOS 3.0 — Last change: