I must be doing something wrong. In some classic terminal based applications keys don't get through right. XK_Left: "^[[D" XK_Right: "^[[C" XK_Home: "^[[7~" XK_BackSpace: "^H" etc. These keys work just fine in all other applications (lynx, mc, jed, bash, etc.). Why the difference? I'm on Debian 2.2.13, using rxvt 2.7.2. Tijs
