Index: lib/X11/imInsClbk.c =================================================================== RCS file: /cvs/xorg/xc/lib/X11/imInsClbk.c,v retrieving revision 1.2 diff -u -r1.2 imInsClbk.c --- lib/X11/imInsClbk.c 23 Apr 2004 18:43:24 -0000 1.2 +++ lib/X11/imInsClbk.c 6 Dec 2004 18:16:51 -0000 @@ -254,8 +254,6 @@ _XUnregisterFilter( display, RootWindow(display, 0), _XimFilterPropertyNotify, (XPointer)NULL ); - XSelectInput( display, RootWindow(display, 0), - NoEventMask ); } else picb->next = icb->next;