Hi,
I tried your configuration, it is the same as mine, I only had to add SenCoreEvents. But this did not change anything. I can use my mouse with left and right click. Even middle-click on the wheel works. But neither the mousewheel nor the sidebuttons do work.

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "7"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Bluetooth HID Boot Protocol Device"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection

This is my configuration. Has anybody else some hints?

Maik



2006/9/16, CIJOML <cijoml@volny.cz>:
Hi,

I own 1st generation (no tilt wheel) and in xorg everythink works for me with
this setup:

Section "InputDevice"
       Identifier      "Bluetooth Mouse"
       Driver          "mouse"
       Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Buttons"               "7"
        Option          "Emulate3Buttons"       "false"
        Option          "Name"                  "AutoDetected"
       Option          "Vendor"                "AutoDetected"
EndSection

I have hidd running with /usr/bin/hidd --master --server

Hope this will help you

Michal

Dne středa 30 srpen 2006 10:43 Maik Barz napsal(a):
> Hi everyone,
> for a long time I am trying to get my mouse completely working on my Suse
> 10.1 system.
> Three buttons do work, but scrollwheel and sidebuttons do not seem to fire
> events. I heard about patching my kernel will help out. Is this true or are
> there some other solutions to this problem?
>
> Any hints?
>
> Greets Maik

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users



--
Maik Barz

Wilhelmplatz 4 - 24116 Kiel

www.Barzille.de