$ xrdb -query | fgrep 'Rxvt*backspacekey'
Rxvt*backspacekey:
$ xrdb -query | fgrep 'Rxvt*backspacekey' | od -bc
0000000 122 170 166 164 052 142 141 143 153 163 160 141 143 145 153 145
R x v t * b a c k s p a c e k e
0000020 171 072 011 010 012
y : \t \b \n
0000025
The X resource shows what seems to me to be a definition of
defining the backspacekey resource as a ^H . However, when I press that
key, all I see is the "^H" character displayed.
Can anyone provide me any tips as to how to fix this?
--
Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ >
Larry W. Virden <mailto:[EMAIL PROTECTED]> <URL: http://www.purl.org/NET/lvirden/>
Even if explicitly stated to the contrary, nothing in this posting should
be construed as representing my employer's opinions.
-><-