--- rxvt-unicode/src/rsinc.h 2010/01/06 12:10:44 1.29 +++ rxvt-unicode/src/rsinc.h 2015/06/16 11:58:26 1.37 @@ -17,11 +17,12 @@ #endif def (name) def (title) -#ifdef BG_IMAGE_FROM_FILE +#if BG_IMAGE_FROM_FILE def (path) def (backgroundPixmap) #endif def (loginShell) + def (multiClickTime) def (jumpScroll) def (skipScroll) def (scrollBar) @@ -54,19 +55,21 @@ #ifdef PRINTPIPE def (print_pipe) #endif -#ifdef USE_XIM +#if USE_XIM def (preeditType) def (inputMethod) #endif -#ifdef 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) @@ -79,7 +82,7 @@ def (cursorUnderline) def (urgentOnBell) #endif -#ifdef BUILTIN_GLYPHS +#if BUILTIN_GLYPHS def (skipBuiltinGlyphs) #endif #if CURSOR_BLINK @@ -102,7 +105,7 @@ def (secondaryScreen) def (secondaryScroll) #endif -#ifdef OFF_FOCUS_FADING +#if OFF_FOCUS_FADING def (fade) #endif #if ENABLE_PERL @@ -115,8 +118,9 @@ def (iso14755) def (iso14755_52) #endif -#ifdef HAVE_AFTERIMAGE - def (blendtype) - def (blurradius) +#if ENABLE_EWMH def (iconfile) #endif +#ifdef HAVE_XMU + def (pointerShape) +#endif