Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xterm del key problem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
kickmetoandy
n00b
n00b


Joined: 25 Jan 2003
Posts: 18

PostPosted: Sun Oct 16, 2005 6:17 pm    Post subject: xterm del key problem Reply with quote

Hello,

i have a problem with the del key in my xterm window. when pressing the del key a '~' character is added at the current cursor
position, however i expected the character at the cursor position to be removed. the del key works fine for my root user,
but does not work properly for my andy user. i have already tried to remove my .bashrc but that did not change anything.
is there a special keyboard setting required. any ideas ?

any help is appreciated.
btw. i am using a german keyboard layout.

thanks,
Andreas
Back to top
View user's profile Send private message
maxcow
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2003
Posts: 126

PostPosted: Sun Oct 16, 2005 10:45 pm    Post subject: Reply with quote

Somehow I got his problem too. I created a ~/.inputrc with this:
Code:
"\e[3~": delete-char
That solved the problem for me.

There is already one line like that in /etc/inputrc, but it's inside an $if mode=emacs.
Copying the line out of the if should make it work for all users.
Back to top
View user's profile Send private message
kickmetoandy
n00b
n00b


Joined: 25 Jan 2003
Posts: 18

PostPosted: Mon Oct 17, 2005 5:03 pm    Post subject: Reply with quote

thanks a lot
your tip fixed my problem

:D
Andreas
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum