Date: Wed, 13 Mar 2002 15:59:01 -0600
To:
Subject: LINUX Tech Tip: Mouse Wheel and Netscape
Tech Tip: Mouse Wheel and Netscape

To enable the mouse wheel, place the following line in XF86Config under 
the 
pointer section:

ZAxisMapping 4 5

This will allow Emacs, xterm, etc., to receive mouse wheel events. For 
Netscape, also add the following lines to .Xdefaults. (Be sure there is 
only a new line after the "\" that ends a line.)

Netscape*globalTranslations: #override \
: LineDown() \n\
:  LineUp () \n


Courtesy of Linux Gazette.
********************************************************************************

Voltaire: "All generalizations are false, including this one"