Home
last modified time | relevance | path

Searched refs:MappingNotify (Results 1 – 4 of 4) sorted by relevance

/external/libvncserver/x11vnc/
Dxevents.c443 "SelNotify=%d, SelRequest=%d\n", MappingNotify, ClientMessage, in print_xevent_bases()
1296 while (XCheckTypedEvent(dpy, MappingNotify, &xev)) { in check_xevents()
Dnox11.h270 #define MappingNotify 34 macro
DChangeLog1053 * reset modtweak and xkb_modtweak on event MappingNotify.
Duserinput.c6181 if (type == MappingNotify) return "MappingNotify"; in Etype()