Maybe http://www.xfree.org/4.2.1/mouse5.html#23 helps?

On Fri, Feb 21, 2003 at 04:24:45PM +0100, Peter Gantner wrote:
> I have a strange mouse by fujitsu, called the TouchBird. Instead of 
> the middle mouse button is has a small touchpad, which functions as a 
> third button by double tapping, and as two mouse wheels (up-down, 
> left-right) when dragging the finger.
> 
> I got the up-down wheel functionality and the third button 
> functionality working under X, using either IMPS2 or ExplorerPS/2 
> protocols and the ZAxisMapping option:
> 
> Section "InputDevice"
>         Identifier      "Mouse0"
>         Driver          "mouse"
>         Option          "Protocol" "IMPS/2"
>         Option          "Device" "/dev/mouse"
>         Option          "Resolution" "200"
>         Option          "ZAxisMapping"  "4 5"
> EndSection
> 
> Does anyone know how to get the left-right wheel functionality?

--
[EMAIL PROTECTED] mailing list

Reply via email to