Re: Backspace in rxvt SOLVED

1997-05-09 Thread Rick Jones
On Fri, 9 May 1997, Jens B. Jorgensen wrote: > Rick Jones wrote: > No, you want Delete to "do" backspace. When you hit the delete key > the x client (in this case rxvt) receives the Keysym, which is > Delete. > > > > My backspace does what it should but delete just beeps at me. > > You put my ab

Re: Backspace in rxvt SOLVED

1997-05-09 Thread Jens B. Jorgensen
Rick Jones wrote: > > On Fri, 9 May 1997, Jens B. Jorgensen wrote: > > > A little digging around shows that setting the proper resources for > > rxvt should fix this. Here's an excerpt from the man page Resources > > section: > > > >keysym.sym: string > > Associate string wi

Re: Backspace in rxvt SOLVED

1997-05-09 Thread Rick Jones
On Fri, 9 May 1997, Jens B. Jorgensen wrote: > A little digging around shows that setting the proper resources for > rxvt should fix this. Here's an excerpt from the man page Resources > section: > >keysym.sym: string > Associate string with keysym sym (0xFF00 - 0x). >

Re: Backspace in rxvt SOLVED

1997-05-09 Thread Jens B. Jorgensen
Andreas Tille wrote: > > On Wed, 7 May 1997, Karl M. Hegbloom wrote: > > > > "Jens" == Jens B Jorgensen <[EMAIL PROTECTED]> writes: > > > > Jens> If typing Backspace on the shell command line prints "^H" > > Jens> rather than doing a backspace, type the command "stty erase > > Jen