--- rxvt-unicode/src/command.C 2011/05/30 18:39:03 1.488 +++ rxvt-unicode/src/command.C 2011/07/09 13:40:13 1.489 @@ -989,7 +989,7 @@ scr_refresh (); scrollBar.show (1); #ifdef USE_XIM - IMSendSpot (); + im_send_spot (); #endif } @@ -1738,7 +1738,7 @@ #if USE_XIM if (Input_Context != NULL) { - IMSetPosition (); + im_set_position (); XSetICFocus (Input_Context); } #endif