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

Comparing rxvt-unicode/src/rxvtlib.h.in (file contents):
Revision 1.20 by pcg, Fri Apr 2 18:00:01 2004 UTC vs.
Revision 1.21 by root, Mon Jul 26 14:57:12 2004 UTC

195#define Opt_meta8 (1UL<<10) 195#define Opt_meta8 (1UL<<10)
196#define Opt_scrollTtyOutput (1UL<<11) 196#define Opt_scrollTtyOutput (1UL<<11)
197#define Opt_scrollTtyKeypress (1UL<<12) 197#define Opt_scrollTtyKeypress (1UL<<12)
198#define Opt_transparent (1UL<<13) 198#define Opt_transparent (1UL<<13)
199#define Opt_transparent_all (1UL<<14) 199#define Opt_transparent_all (1UL<<14)
200#define Opt_15 (1UL<<15) // UNALLOCATED 200#define Opt_realBold (1UL<<15)
201#define Opt_tripleclickwords (1UL<<16) 201#define Opt_tripleclickwords (1UL<<16)
202#define Opt_scrollWithBuffer (1UL<<17) 202#define Opt_scrollWithBuffer (1UL<<17)
203#define Opt_jumpScroll (1UL<<18) 203#define Opt_jumpScroll (1UL<<18)
204#define Opt_mouseWheelScrollPage (1UL<<19) 204#define Opt_mouseWheelScrollPage (1UL<<19)
205#define Opt_pointerBlank (1UL<<20) 205#define Opt_pointerBlank (1UL<<20)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines