Searched refs:MappingNotify (Results 1 – 4 of 4) sorted by relevance
443 "SelNotify=%d, SelRequest=%d\n", MappingNotify, ClientMessage, in print_xevent_bases()1296 while (XCheckTypedEvent(dpy, MappingNotify, &xev)) { in check_xevents()
270 #define MappingNotify 34 macro
1053 * reset modtweak and xkb_modtweak on event MappingNotify.
6181 if (type == MappingNotify) return "MappingNotify"; in Etype()