ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvttoolkit.C
(Generate patch)

Comparing rxvt-unicode/src/rxvttoolkit.C (file contents):
Revision 1.99 by root, Sat Jan 26 13:31:09 2008 UTC vs.
Revision 1.100 by root, Sat Jan 26 13:31:13 2008 UTC

556 if (xev.type == PropertyNotify 556 if (xev.type == PropertyNotify
557 && xev.xany.window == root 557 && xev.xany.window == root
558 && xev.xproperty.atom == xa[XA_XIM_SERVERS]) 558 && xev.xproperty.atom == xa[XA_XIM_SERVERS])
559 im_change_check (); 559 im_change_check ();
560#endif 560#endif
561
562 if (xev.type == MappingNotify) 561 if (xev.type == MappingNotify)
563 XRefreshKeyboardMapping (&xev.xmapping); 562 XRefreshKeyboardMapping (&xev.xmapping);
564 563
565 for (int i = xw.size (); i--; ) 564 for (int i = xw.size (); i--; )
566 { 565 {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines