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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.229 by root, Fri Jan 20 11:02:46 2006 UTC vs.
Revision 1.230 by root, Fri Jan 20 22:49:34 2006 UTC

996#if defined(XPM_BACKGROUND) || defined(TRANSPARENT) 996#if defined(XPM_BACKGROUND) || defined(TRANSPARENT)
997 am_transparent:1, /* is a transparent term */ 997 am_transparent:1, /* is a transparent term */
998 am_pixmap_trans:1, /* transparency w/known root pixmap */ 998 am_pixmap_trans:1, /* transparency w/known root pixmap */
999#endif 999#endif
1000 current_screen:1, /* primary or secondary */ 1000 current_screen:1, /* primary or secondary */
1001 hate_those_clicks:1, /* a.k.a. keep mark position */
1002 num_scr_allow:1, 1001 num_scr_allow:1,
1003 bypass_keystate:1, 1002 bypass_keystate:1,
1004#ifdef CURSOR_BLINK 1003#ifdef CURSOR_BLINK
1005 hidden_cursor:1, 1004 hidden_cursor:1,
1006#endif 1005#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines