--- rxvt-unicode/src/command.C 2007/06/18 12:53:25 1.330 +++ rxvt-unicode/src/command.C 2007/06/18 13:38:12 1.331 @@ -2295,7 +2295,7 @@ { refresh_count = 0; - if (!option (Opt_skipScroll) || io_manager::now () > NOW + .1) + if (!option (Opt_skipScroll) || io_manager::now () > NOW + 1. / 60.) { refreshnow = true; ch = NOCHAR;