From: James Bunton Date: Mon, 10 Mar 2008 09:12:48 +0000 (+1100) Subject: Oops. Backspace is NOT 'W' X-Git-Url: https://code.delx.au/dotfiles/commitdiff_plain/7e6a2883ee2ff18f017fda88e4c4b81e7b91aad3 Oops. Backspace is NOT 'W' --- diff --git a/.Xresources b/.Xresources index 4412131..4b0b444 100644 --- a/.Xresources +++ b/.Xresources @@ -37,7 +37,7 @@ URxvt.termName: xterm ! Make the keys behave like the xterm terminfo says they should URxvt.keysym.Home: \033OH URxvt.keysym.End: \033OF -URxvt.backspacekey: \127 +URxvt.backspacekey: \177 URxvt.deletekey: \033[3~ ! Scrollback buffer