I have imwheel installed however my browser and mail windows didnt scroll
with my mouse wheel, althought other apps scroll fine. I suggest the
appended patch to netscape's file Netscape in directory
/usr/lib/X11/app-defaults to enable wheel mouse scrolling. (Works for me.)
Note that the patch depends on the Xserver being setup with the appropriate
mapping of zaxis to buttons 4 and 5. mousedrake does not add this when
installing for a wheel mouse although it should.

nb. my Xserver is latest XRee86 4.0.1 from cooker.

------------8<
--- Netscape.original   Mon Aug 28 12:24:50 2000
+++ Netscape    Mon Aug 28 12:49:33 2000
@@ -801,7 +801,9 @@
        <Btn2Motion>:                   DisarmLinkIfMoved()             \n\
        <Btn3Motion>:                   DisarmLinkIfMoved()             \n\
        <Motion>:                       DescribeLink()                  \n\
-       <Btn3Down>:                     xfeDoPopup()                    \n
+       <Btn3Down>:                     xfeDoPopup()                    \n\
+       <Btn4Up>:                       LineUp()                        \n\
+       <Btn5Up>:                       LineDown()                      \n
 
 *drawingArea*XmList.highlightThickness:        2
 
------------8<

--
- Antony Suter  ([EMAIL PROTECTED])  "Examiner"  openpgp:71ADFC87
- "And how do you store the nuclear equivalent of the universal solvent?"

Reply via email to