sends when you hit the backspace key on
your PC keyboard
--Ron P.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, November 30, 2004 9:34 AM
To: [EMAIL PROTECTED]
Subject: Re: [U2] How to set 'delete' key action
Peter D. Ivanick wrote:
I've got a request from my programmer to set the delete key to act as
the backspace key does inside UniVerse in the terminal definition
(VT100UV) -- it works as expected at the bash shell but not at the TCL
prompt, even though I've run both tic & uvtic to compile them, an
t: Tuesday, November 30, 2004 9:34 AM
To: [EMAIL PROTECTED]
Subject: Re: [U2] How to set 'delete' key action in UniVerse
Peter,
>
> Hola -
>
> I've got a request from my programmer to set the delete key
> to act as the backspace key does inside UniVerse
Check
Peter,
>
> Hola -
>
> I've got a request from my programmer to set the delete key
> to act as the backspace key does inside UniVerse
Check out the TERM command.
TERM ,nn where nn is the ASCII number of the key to use for back
space.
E.g.
TERM ,65 will make a capital A act as back s