--- rxvt-unicode/src/rsinc.h 2012/06/04 15:18:52 1.33 +++ 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,16 +59,17 @@ def (preeditType) def (inputMethod) #endif -#if ENABLE_TRANSPARENCY +#if BG_IMAGE_FROM_ROOT def (transparent) def (shade) def (blurradius) #endif #if XFT - def (depth) def (buffered) #endif #if ENABLE_FRILLS + def (depth) + def (visual) def (transient_for) def (override_redirect) def (pty_fd) @@ -119,3 +121,6 @@ #if ENABLE_EWMH def (iconfile) #endif +#ifdef HAVE_XMU + def (pointerShape) +#endif