--- rxvt-unicode/src/rxvttoolkit.C 2006/01/06 02:11:15 1.20 +++ rxvt-unicode/src/rxvttoolkit.C 2006/01/08 07:55:36 1.21 @@ -229,6 +229,9 @@ rxvt_display::~rxvt_display () { +#ifdef POINTER_BLANK + XFreeCursor (display, blank_cursor); +#endif x_ev.stop (); #ifdef USE_XIM xims.clear ();