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.13 by pcg, Tue Feb 24 16:25:45 2004 UTC vs.
Revision 1.14 by pcg, Wed Mar 3 01:45:14 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines