--- rxvt-unicode/src/feature.h 2006/02/18 15:44:26 1.48 +++ rxvt-unicode/src/feature.h 2006/03/04 18:42:15 1.49 @@ -61,6 +61,13 @@ */ /* + * Forcefully disable double-buffering for xft. On some card/driver combination + * this slightly decreases performance, on most it greatly helps it. + * The slowdown is small, so it * should normally be enabled. + */ +/* #define FORCE_UNBUFFERED_XFT */ + +/* * The cursor blink interval, in seconds. */ #define CURSOR_BLINK_INTERVAL 0.5