--- ray/src/hd/rhd_glx.c 1998/01/01 16:28:44 3.12 +++ ray/src/hd/rhd_glx.c 1998/01/04 08:32:00 3.13 @@ -594,6 +594,7 @@ register XKeyPressedEvent *ekey; glFlush(); qtCompost(100); /* get rid of old values */ inpresflags |= DFL(DC_REDRAW); /* resend values from server */ + rayqleft = 0; /* hold off update */ return; case 'K': /* kill rtrace process(es) */ inpresflags |= DFL(DC_KILL);