--- rxvt-unicode/src/feature.h 2008/01/26 14:24:43 1.56 +++ rxvt-unicode/src/feature.h 2008/02/16 15:56:41 1.58 @@ -158,14 +158,6 @@ #define DEFAULT_DELETE "\033[3~" /* - * To use - * Home = "\E[1~", End = "\E[4~" - * instead of - * Home = "\E[7~", End = "\E[8~" [default] - */ -/* #define LINUX_KEYS */ - -/* * Enable the keysym resource which allows you to define strings associated * with various KeySyms (0xFF00 - 0xFFFF). * Required by perl. @@ -224,14 +216,9 @@ #define CUTCHARS "\"&'()*,;<=>?@[\\]^`{|}" /* - * Add run-time support for changing the cutchars for double click selection - */ -#define CUTCHAR_RESOURCE - -/* * Have mouse reporting include double-click info for button1 */ -//#define MOUSE_REPORT_DOUBLECLICK +/* #define MOUSE_REPORT_DOUBLECLICK */ /* * Set delay between multiple click events [default: 500 milliseconds]