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

Comparing rxvt-unicode/src/optinc.h (file contents):
Revision 1.6 by ayin, Sat Jun 9 09:05:38 2007 UTC vs.
Revision 1.7 by root, Mon Jun 18 12:53:26 2007 UTC

15 def(scrollTtyKeypress, 12) 15 def(scrollTtyKeypress, 12)
16 def(transparent, 13) 16 def(transparent, 13)
17 def(tripleclickwords, 14) 17 def(tripleclickwords, 14)
18 def(scrollWithBuffer, 15) 18 def(scrollWithBuffer, 15)
19 def(jumpScroll, 16) 19 def(jumpScroll, 16)
20 def(skipScroll, 16)
20 def(mouseWheelScrollPage, 17) 21 def(mouseWheelScrollPage, 17)
21#if POINTER_BLANK 22#if POINTER_BLANK
22 def(pointerBlank, 18) 23 def(pointerBlank, 18)
23#else 24#else
24 nodef(pointerBlank) 25 nodef(pointerBlank)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines