--- rxvt-unicode/src/main.C 2006/01/03 23:40:58 1.158 +++ rxvt-unicode/src/main.C 2006/01/04 04:42:45 1.159 @@ -1224,11 +1224,11 @@ if (menubar_visible ()) XMoveResizeWindow (disp, menuBar.win, window_vt_x, 0, - TermWin_TotalWidth (), menuBar_TotalHeight ()); + width, menuBar_TotalHeight ()); XMoveResizeWindow (disp, vt, window_vt_x, window_vt_y, - TermWin_TotalWidth (), TermWin_TotalHeight ()); + width, height); scr_clear (); #ifdef XPM_BACKGROUND