Hi!

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?
I tried ZAxisMapping "4 5 6 7" and Buttons "7" but that doesn't 
change anything.

I also wonder if there are apps which support a second mouse wheel at 
all? Does Konqueror? Or Mozilla?

greets,
        Peter
 -- 
"The Empire never ended."
        Tractates: Cryptica Scriptura, no. 6

--
[EMAIL PROTECTED] mailing list

Reply via email to