From 7e6a2883ee2ff18f017fda88e4c4b81e7b91aad3 Mon Sep 17 00:00:00 2001 From: James Bunton Date: Mon, 10 Mar 2008 20:12:48 +1100 Subject: [PATCH] Oops. Backspace is NOT 'W' --- .Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2