How do I send escape character to a remote terminal, such that in remote
terminal this escape character will jump a step above in the menu.
Thanks,
KS
Thanks,
KS
you must know the remote terminal type, and replace "rtt" with that type inQuote:>How do I send escape character to a remote terminal, such that in remote
>terminal this escape character will jump a step above in the menu.
env TERM=rtt tput cuu1
e.g.,
env TERM=vt100 tput cuu1
--
okay, have a sig then
1. Send escape characters to a printer
Hi everybody,
How can I send octal escape characters to a printer directly connected
to my SCO? I need these characters because the printer has no hard
switch to set auto line feed.
I've tried something like "cat ... > /dev/tty2a", but it only prints out
the characters.
Any ideas or indication on where to find this information on WWW?
Thank you in advance for your kind replies,
______________________________________________________
Luca Zancan
LOGICA S.r.l.
http://www.nettuno.it/fiera/logica
Italy
______________________________________________________
3. Sending escape characters to the printer
5. send telnet escape character in script
6. citrix behind fbsd firewall
7. Can gnome terminal expand to 132 characters with xterm escape sequence ?
9. looking for an escape function (ansi c) to escape characters for usage in an URL
10. Swedish characters fail over remote terminal
11. sending console msgs to remote terminals
13. How to enter the Escape character in vi