Whenever I run 'rip' the backspace gets re-assigned to whatever keycode the character '^H' is. This is run in xfterm4 (my wm is xfce4) and reproduced in xterm. Reproducible: Always Steps to Reproduce: 1. Run 'rip' with whatever options you like (in xfterm4 if it matters). 2. Try to use the backspace to delete characters to the left of cursor, in the same terminal window (xfterm4). 3. N/A Actual Results: I can no longer use the backspace in what I would call a normal way (delete characters to the left of the cursor). Expected Results: It shouldn't change the backspace button behaviour. Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-r0, 2.6.12-gentoo-r6_050811_SMP_PREEMPT i686) ================================================================= System uname: 2.6.12-gentoo-r6_050811_SMP_PREEMPT i686 Intel(R) Pentium(R) 4 CPU 2.40GHz Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5 sys-apps/sandbox: 1.2.11 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=pentium4 -mfpmath=sse,387 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/MozillaFirefox/searchplugins /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/cursors/xorg-x11/default /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium4 -mfpmath=sse,387 -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://ds.thn.htu.se/linux/gentoo http://ftp.du.se/pub/os/gentoo ftp://ftp.du.se/pub/os/gentoo http://mirror.pudas.net/gentoo ftp://mirror.pudas.net/gentoo" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X a52 aac aalib acl acpi aim alsa ansi arts audiofile avi bash-completion bcmath berkdb bitmap-fonts bzlib caps cdparanoia cdr crypt cscope ctype cups curl dga directfb divx4linux doc dv dvd dvdr dvdread eds emacs emboss encode esd examples exif fbcon ffmpeg fftw flac foomaticdb fortran freetype ftp gd gdbm gif gimp ginac glut gmp gnutls gphoto2 gpm gstreamer gtk gtk2 guile iconv icq imagemagick imap imlib jabber java jpeg junit kerberos ladcca lcms ldap leim libg++ libwww lm_sensors mad matroska memlimit mhash mikmod mime mmap mmx mng motif mozilla mp3 mpeg mplayer mysql mythtv ncurses nls nptl ogg oggvorbis openal opengl oss pam pcntl pcre pdflib perl pic pie plotutils png portaudio posix postgresql ppds python qt quicktime readline recode ruby sasl scanner sdl session shared sharedmem sndfile sockets sox speex spell sse ssl svg symlink sysvipc szip tcltk tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts unicode usb v4l vanilla vcd videos vorbis wmf xine xml xml2 xmms xpm xprint xv xvid zlib video_cards_radeon userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS media-sound/rip-1.07 xfce-base/xfce-utils-4.2.2
I see the same problem in fvwm2.5.14-r1 with xterm, so it is not a problem with xfce .
(In reply to comment #1) > I see the same problem in fvwm2.5.14-r1 with xterm, so it is not a problem with > xfce . > Actually, this looks like a "feature" in rip. If you add the following line to $HOME/.riprc, the problem should go away: backspace = "^H"
Closing per comment aboev.