--- rxvt-unicode/src/rxvttoolkit.C 2008/01/26 12:15:11 1.97 +++ rxvt-unicode/src/rxvttoolkit.C 2008/01/26 13:13:20 1.98 @@ -576,9 +576,7 @@ void rxvt_display::flush_cb (ev::prepare &w, int revents) { while (XEventsQueued (dpy, QueuedAfterFlush)) - { - x_cb(x_ev,0);//D - } + x_cb (x_ev, EV_READ); w.stop (); }