On Sat, Feb 01, 2003 at 09:04:28AM -0800, Casey Scott wrote:
> Hi,
> 
>       I am using Konsole from KDE to establish an ssh connection to my fbsd system 
> I have not found anyway to allow me to use the delete key as a typical delete 
> key. In /etc/ttys , it does not look like I can change the terminal type, so 
> it must be done automatically. In konsole I can use xterm, vt100, vt420 pc, 
> etc. None of those allow use of the delete key though. Some obviously produce 
> different results than others, but none are the one I need! tset didn't seem 
> to help either. I can't find any good information on this, and I think this 
> is something that should be easy. Most information just pertains to X 
> windows.
> 
> Thanks,
> 
> Casey

Add a file to your home directory named .inputrc
Add the following line to it:

"\e[3~": delete-char

...exit konsole and the relaunch it.

Nathan
-- 
GPG Public Key ID: 0x4250A04C
gpg --keyserver pgp.mit.edu --recv-keys 4250A04C
http://63.105.21.156/gpg_nkinkade_4250A04C.asc

Attachment: msg17552/pgp00000.pgp
Description: PGP signature

Reply via email to