Furthermore, you can get the same functionality by pressing Ctrl+Up or Ctrl+Down. When you release Ctrl, scrolling stops. Push Ctrl+Up or Ctrl+Down several times to increase the rate of scrolling in either direction.
As a bonus, this patch also fixes some portability issues on OSF and IRIX.
rxvt-2.7.5), and type
patch -p1 < slipwheeling.patch
rxvt-2.7.5, you will have to fiddle with the
-p or -d options of
patch.
Or you can download my source for my hacked version of RXVT 2.7.5. Build using
./configure --enable-everything
--enable-xgetdefault --enable-slipwheeling --enable-mousewheel.