186
if(XGetWindowProperty(display, rootw, _XA_WM_CTWM_VSCREENMAP, 0L, 512,
186
if(XGetWindowProperty(display, rootw, XA_WM_CTWM_VSCREENMAP, 0L, 512,
187
187
False, XA_STRING, &actual_type, &actual_format, &len,
188
188
&bytesafter, &prop) != Success) {