--- rxvt-unicode/src/rsinc.h 2008/01/26 14:24:43 1.24 +++ rxvt-unicode/src/rsinc.h 2015/06/16 11:58:26 1.37 @@ -5,6 +5,7 @@ def (iconName) def (geometry) def (reverseVideo) + def (chdir) def (color) reserve (color, TOTAL_COLORS) def (font) @@ -16,21 +17,20 @@ #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) -#ifdef HAVE_SCROLLBARS def (scrollBar) def (scrollBar_right) def (scrollBar_floating) def (scrollBar_align) def (scrollstyle) def (scrollBar_thickness) -#endif def (scrollTtyOutput) def (scrollTtyKeypress) def (scrollWithBuffer) @@ -55,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) @@ -76,10 +78,11 @@ def (int_bwidth) def (borderLess) def (lineSpace) + def (letterSpace) 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 @@ -112,9 +115,12 @@ def (perl_lib) #endif #if ISO_14755 + 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