--- rxvt-unicode/src/rsinc.h 2012/06/07 16:04:45 1.34 +++ rxvt-unicode/src/rsinc.h 2015/06/16 11:58:26 1.37 @@ -22,6 +22,7 @@ def (backgroundPixmap) #endif def (loginShell) + def (multiClickTime) def (jumpScroll) def (skipScroll) def (scrollBar) @@ -58,7 +59,7 @@ def (preeditType) def (inputMethod) #endif -#if ENABLE_TRANSPARENCY +#if BG_IMAGE_FROM_ROOT def (transparent) def (shade) def (blurradius) @@ -120,3 +121,6 @@ #if ENABLE_EWMH def (iconfile) #endif +#ifdef HAVE_XMU + def (pointerShape) +#endif