Parent document is top of "comp.sys.hp.hpux FAQ"
Previous document is "6.7 How can I get my login stuff to work under HP-VUE?"
Next document is "6.9 What happened to the vuewm key accelerators at VUE 3.0?"
6.8 How can I get console messages to go to an hpterm?
You can avoid console messages writing to your graphics planes and trashing
your VUE session by starting an hpterm and designating it to receive console
messages, and to de-iconify, when console messages are received. Put
something like this in your "vue.session" file in ~/.vue/sessions/home.
(line wrapped for readability):
# Start up the Terminal Console as iconic, and raise it if any output
vuesmcmd -cmd "hpterm -C -iconic -ls -sb -sl 256 -name Console -T Console
-xrm *mapOnOutputDelay:\ 30 -xrm *mapOnOutput:\ True
-xrm Console*clientFunctions:\ -close -xrm *workspaceList:\ all"
(Thanks to Steve Jumonville, HP)
Parent document is top of "comp.sys.hp.hpux FAQ"
Previous document is "6.7 How can I get my login stuff to work under HP-VUE?"
Next document is "6.9 What happened to the vuewm key accelerators at VUE 3.0?"