SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
When using RXVT the "Home" and "End" keys result in a "~" instead of moving the cursor. They work properly in xterm, xemacs, and other programs. I have a pc105 en_us Mitsumi (very standard) keyboard, using Slackware 10.0. Any help would be appreciated.
While it may not solve your problem, as a work around the emacs keybindings "C-e" for end of line and "C-a" for beginning of line should work. What is $TERM set to in your shell environment? I've never seen this problem with rxvt in Slackware but you might want to check your /etc/termcap settings to see if something has been changed.
I tried "C-e" for end of line and "C-a" for beginning and it works. The $TERM variable gives "xterm." I looked at /etc/termcap, but I have no idea what is going on there.
I checked file:///usr/doc/rxvt-2.7.10/doc/rxvtRef.html#KeyCodes and it says that:
whatever that means. I can get the characters "~ $ ^ @" by pressing Shift, Ctl, Alt and the Home and Delete keys, as apparently indicated in the KeyCodes table.
Here is my ~/.Xdefaults for RXVT:
! rxvt
rxvt.geometry: 100x24
rxvt.background: black
rxvt.foreground: white
rxvt.savelines: 128
!rxvt.font: smoothansi fkp glisp
rxvt.font: smoothansi
rxvt.scrollBar: True
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.