--- rxvt-unicode/src/main.C 2006/01/31 18:36:35 1.212 +++ rxvt-unicode/src/main.C 2006/01/31 19:11:43 1.213 @@ -693,6 +693,7 @@ { sb_w = scrollbar_TotalWidth (); szHint.base_width += sb_w; + if (!OPTION (Opt_scrollBar_right)) window_vt_x += sb_w; }