ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/feature.h
(Generate patch)

Comparing rxvt-unicode/src/feature.h (file contents):
Revision 1.49 by root, Sat Mar 4 18:42:15 2006 UTC vs.
Revision 1.50 by root, Sat Mar 11 00:12:37 2006 UTC

60 * report bugs, too!), but don't _expect_ them to work. 60 * report bugs, too!), but don't _expect_ them to work.
61 */ 61 */
62 62
63/* 63/*
64 * Forcefully disable double-buffering for xft. On some card/driver combination 64 * Forcefully disable double-buffering for xft. On some card/driver combination
65 * this slightly decreases performance, on most it greatly helps it. 65 * enabling it slightly decreases performance, on most it greatly helps it.
66 * The slowdown is small, so it * should normally be enabled. 66 * The slowdown is small, so it should normally be enabled.
67 */ 67 */
68/* #define FORCE_UNBUFFERED_XFT */ 68/* #define FORCE_UNBUFFERED_XFT */
69 69
70/* 70/*
71 * The cursor blink interval, in seconds. 71 * The cursor blink interval, in seconds.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines