Delete key

Bill Campbell bill at celestial.com
Thu Mar 20 12:11:08 PDT 2014


On Thu, Mar 20, 2014, William J. McEachran wrote:
>linux and xterm

The DELETE key usage is an abomination from SCO days.

It isn't handled on *nix systems with termcap, but with the stty
intr (interrupt) setting which is ctrl-C on pretty much anything
other than SCO systems.

I generally have this in my startup script to set the interrupt
and backspace to sane values (which works fine in xterms, but not
on the Linux default console setup which uses the DECish DEL
character from the backspace key).

stty intr '^C' erase '^H'

Then to be on the safe side in my $HOME/XTerm file, read by xterm
on startup, I have:

XTerm*ttyModes: intr ^C erase ^H kill ^U

>
>On Thu, Mar 20, 2014 at 11:55 AM, Bob Rasmussen <ras at anzio.com> wrote:
>
>> With Anzio as your terminal emulator, or what?
>>
>> What terminal type?
>>
>>
>> On Thu, 20 Mar 2014, William J. McEachran wrote:
>>
>>  I've lost my notes on handling this ... perhaps one of you remember.
>>>
>>> In filepro pressing the DELETE key generates a "3~"
>>>
>>> I'd like to have it do nothing or delete the next character.
>>>
>>> Thanks in advance,
>>> --
>>> Bill McEachran
>>> -------------- next part --------------
>>> An HTML attachment was scrubbed...
>>> URL: http://mailman.celestial.com/pipermail/filepro-list/
>>> attachments/20140320/b4fcec0a/attachment.html
>>>
>>> _______________________________________________
>>> Filepro-list mailing list
>>> Filepro-list at lists.celestial.com
>>> Subscribe/Unsubscribe/Subscription Changes
>>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>>>
>>>
>> Regards,
>> ....Bob Rasmussen,   President,   Rasmussen Software, Inc.
>>
>> personal e-mail: ras at anzio.com
>>  company e-mail: rsi at anzio.com
>>           voice: (US) 503-624-0360 (9:00-6:00 Pacific Time)
>>             fax: (US) 503-624-0760
>>             web: http://www.anzio.com
>>  street address: Rasmussen Software, Inc.
>>                  10240 SW Nimbus, Suite L9
>>                  Portland, OR  97223  USA
>>
>
>
>
>-- 
>Bill McEachran  PMP  certified by http://www.pmi.org
>bill.mceachran at gmail.com     http://www.wjmceachran.com
>-------------- next part --------------
>An HTML attachment was scrubbed...
>URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20140320/c74fe378/attachment.html 
>_______________________________________________
>Filepro-list mailing list
>Filepro-list at lists.celestial.com
>Subscribe/Unsubscribe/Subscription Changes
>http://mailman.celestial.com/mailman/listinfo/filepro-list
>

-- 
Bill
-- 
INTERNET:   bill at celestial.com  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
Voice:          (206) 236-1676  Mercer Island, WA 98040-0820
Fax:            (206) 232-9186  Skype: jwccsllc (206) 855-5792

A man who would consider himself a bandit if, pistol in hand, he
prevented me from carrying out a transaction that was in conformity with
my interests has no scruples in working and voting for a law that replaces
his private force with the public force and subjects me, at my own
expense, to the same unjust restrictions. -- Bastiat, Frederic, Harmonies


More information about the Filepro-list mailing list