--- ray/src/px/x11image.c 1992/08/21 13:49:30 2.11 +++ ray/src/px/x11image.c 1992/09/15 12:15:48 2.12 @@ -631,7 +631,7 @@ XKeyPressedEvent *ekey; XClearWindow(thedisplay, wind); map_rcolors(ourras, wind); if (fast) - make_rpixmap(ourras); + make_rpixmap(ourras, wind); redraw(0, 0, width, height); return(0); case ' ': /* clear */