Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with keybindings in xterm after update to x.org
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
artforce
n00b
n00b


Joined: 17 Jul 2004
Posts: 2
Location: Hamburg, Germany

PostPosted: Sat Jul 17, 2004 4:59 pm    Post subject: Problems with keybindings in xterm after update to x.org Reply with quote

Hi,

I have just upgraded to xorg-x11-6.7.0 and after restarting my X server some keybindings in xterm disappeard. Currently I cannot use ALT-f/b to move forward/backward one word and ALT backspace only deletes one character not whole words.

Does anyone know which config file I have to adjust to get the previous mappings back? (I'm using KDE and konsole still works - but I prefer xterm.)

Thanks
artforce
Back to top
View user's profile Send private message
MagnusBerg
Guru
Guru


Joined: 07 Oct 2003
Posts: 370
Location: Burgsvik, Gotland, Sweden

PostPosted: Sat Jul 17, 2004 7:44 pm    Post subject: Reply with quote

inputrc
Read 'man readline'. I don't now how to do it! ;-)
Back to top
View user's profile Send private message
artforce
n00b
n00b


Joined: 17 Jul 2004
Posts: 2
Location: Hamburg, Germany

PostPosted: Sat Jul 17, 2004 10:31 pm    Post subject: Reply with quote

MagnusBerg wrote:
inputrc
Read 'man readline'. I don't now how to do it! ;-)


Thanks - this helped indeed (for most of my problems).

I don't really understand what happened, because inputrc on this systems was the same as on another Gentoo box (which is running with xfree86).

Nevertheless I added entries for the keybindings that stopped working:
"\M-\b": backward-kill-word
Meta-b: backward-word
Meta-f: forward-word
Meta-d: kill-word

M-b,M-f and M-d are working. But backward killing a word (Meta-Backspace) still doesn't work.

Any thoughts about that?

artforce
Back to top
View user's profile Send private message
jkcunningham
l33t
l33t


Joined: 28 Apr 2003
Posts: 649
Location: 47.49N 121.79W

PostPosted: Sat Jul 17, 2004 10:57 pm    Post subject: Reply with quote

You want to use
Code:
Meta-Rubout: backward-kill-word

But I haven't been able to figure out how to do M-<, M-> and M-v yet (e.g. in less, info, etc), so if anyone knows, please post it. I think its just a matter of figuring out what the command references for page up, page bottom, page top are called.

[edit] I just noticed that neither rxvt nor aterm have the problem, so it appears to be an xterm problem, not an x.org.

-Jeff
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