--- rxvt-unicode/src/command.h 2007/11/15 11:36:15 1.19 +++ rxvt-unicode/src/command.h 2008/02/16 15:48:37 1.20 @@ -20,17 +20,6 @@ # define SCROLLBAR_CONTINUOUS_DELAY 0.05 #endif -/* - * key-strings: if only these keys were standardized - */ -#ifdef LINUX_KEYS -# define KS_HOME "\033[1~" /* Home == Find */ -# define KS_END "\033[4~" /* End == Select */ -#else -# define KS_HOME "\033[7~" /* Home */ -# define KS_END "\033[8~" /* End */ -#endif - #ifdef SCROLL_ON_SHIFT # define SCROLL_SHIFTKEY (shft) # define NOSCROLL_SHIFTKEY 0