--- rxvt-unicode/src/main.C 2006/02/12 05:15:43 1.221 +++ rxvt-unicode/src/main.C 2006/02/12 09:44:04 1.222 @@ -1623,7 +1623,7 @@ || !IMisRunning ()) return; - if (input_style & XIMPreeditArea) + if (input_style & XIMPreeditPosition) { im_set_size (preedit_rect); preedit_attr = XVaCreateNestedList (0, XNArea, &preedit_rect, NULL);