Ive been using a drawing window lately to display a 800 by 600 window. For some reason if you specify a size, 800x600, minimize the 800x600 window (with the picture in it), the window will take the state of the window before it. IE: I maximise a window, go back into my window... The window will take the state of the previous one. So it doesnt keep my 800x600 window like before. Not only that, it sometimes resizes the picture, which only complicates the problem. Im using this alias, idk if you guys can reproduce it, or fix it. Heh any help would be appriciated. alias map { window -p +benxt @mRPG 0 0 805 625 | window -rk0 @mRPG | drawpic -m @mRPG 0 0 map.bmp }