--- rxvt-unicode/src/rsinc.h 2007/06/09 09:05:38 1.16 +++ 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,20 +17,20 @@ #endif def (name) def (title) -#ifdef XPM_BACKGROUND +#if BG_IMAGE_FROM_FILE def (path) def (backgroundPixmap) #endif def (loginShell) + def (multiClickTime) def (jumpScroll) -#ifdef HAVE_SCROLLBARS + def (skipScroll) def (scrollBar) def (scrollBar_right) def (scrollBar_floating) def (scrollBar_align) def (scrollstyle) def (scrollBar_thickness) -#endif def (scrollTtyOutput) def (scrollTtyKeypress) def (scrollWithBuffer) @@ -51,22 +52,24 @@ #ifndef NO_DELETE_KEY def (delete_key) #endif - def (selectstyle) #ifdef PRINTPIPE def (print_pipe) #endif -#ifdef USE_XIM +#if USE_XIM def (preeditType) def (inputMethod) #endif -#ifdef TRANSPARENT +#if BG_IMAGE_FROM_ROOT def (transparent) - def (transparent_all) + 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) @@ -75,10 +78,13 @@ def (int_bwidth) def (borderLess) def (lineSpace) + def (letterSpace) def (cursorUnderline) - def (skipBuiltinGlyphs) def (urgentOnBell) #endif +#if BUILTIN_GLYPHS + def (skipBuiltinGlyphs) +#endif #if CURSOR_BLINK def (cursorBlink) #endif @@ -99,12 +105,9 @@ def (secondaryScreen) def (secondaryScroll) #endif -#ifdef OFF_FOCUS_FADING +#if OFF_FOCUS_FADING def (fade) #endif -#ifdef TINTING - def (shade) -#endif #if ENABLE_PERL def (perl_eval) def (perl_ext_1) @@ -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