On Fri, 16 Nov 2001, Richard R. Sivernell wrote:

>      I am working on some new libraries for object orient programs using 
>   Xfree. I beleive that X & XFree86 are very much alike. I want to add mouse 
>   scroll wheel /roller to my apps. Where do I find info on impleamenting this. 

   I believe the up and down (or vice-versa) get mapped to 
Button4 and Button5.  If the XF86Config is setup properly that is.
There's usually a:

        Option      "ZAxisMapping" "4 5"

entry in the Section "InputDevice" in the XF86Config for the mouse.


                                Mark.

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to