Home
last modified time | relevance | path

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

/dports/x11/xinput/xinput-1.6.3/src/
H A Dproperty.c226 XEventClass cls_prop; in watch_props() local
245 DevicePropertyNotify(dev, type_prop, cls_prop); in watch_props()
246 XSelectExtensionEvent(dpy, DefaultRootWindow(dpy), &cls_prop, 1); in watch_props()