VUECOMMAND(1X) UNIX Programmer's Manual VUECOMMAND(1X)
NAME
vuecommand - provide execution support for HP VUE products.
SYNOPSIS
vuecommand [options]
OPTIONS
-terminal <terminal_emulator>
Specifies the terminal emulator to use for the ter-
minal caching. The default is /usr/bin/X11/xterm.
-help Prints the usage and then exits.
DESCRIPTION
Vuecommand is an HP VUE daemon which accepts requests to
invoke operating system commands and to start applications
which create their own windows. The output from the com-
mands can be displayed in a terminal emulation window. The
commands and applications can be started on any host which
is properly configured to run HP VUE.
Vuecommand uses the terminal emulator 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 the terminal emulator.
RESOURCES
Vuecommand uses the following resources:
HP VUE Vuecommand Resource Set
Name Class Type Default
_________________________________________________________________________________
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/X11/bin/xterm
terminalIcon TerminalIcon XmString Terminal
terminalName TerminalName XmString Terminal Window
outputOnlyIcon
Specifies the icon title for output only requests.
HP VUE 2.01 (11/91) 1
VUECOMMAND(1X) UNIX Programmer's Manual VUECOMMAND(1X)
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 1990 Hewlett-Packard Company.
ORIGIN
Hewlett-Packard Company ITO.
RELATED INFORMATION
X(1), vuefile(1X), xterm(1X).
HP VUE 2.01 (11/91) 2