2006-08-30 08:43:17

by Maik Barz

[permalink] [raw]
Subject: [Bluez-users] Microsoft Intellimouse Explorer for Bluetooth Sidebuttons and scrollwheel

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

--
Maik Barz

Wilhelmplatz 4 - 24116 Kiel

http://www.Barzille.de


Attachments:
(No filename) (381.00 B)
(No filename) (470.00 B)
(No filename) (373.00 B)
(No filename) (164.00 B)
Download all attachments

2006-09-16 15:27:43

by CIJOML

[permalink] [raw]
Subject: Re: [Bluez-users] Microsoft Intellimouse Explorer for Bluetooth Sidebuttons and scrollwheel

Hi,

I own 1st generation (no tilt wheel) and in xorg everythink works for me wi=
th =

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=F8eda 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 a=
re
> 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 easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-10-10 22:56:58

by Maik Barz

[permalink] [raw]
Subject: Re: [Bluez-users] Microsoft Intellimouse Explorer for Bluetooth Sidebuttons and scrollwheel

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 <[email protected]>:
>
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>



--
Maik Barz

Wilhelmplatz 4 - 24116 Kiel

http://www.Barzille.de


Attachments:
(No filename) (2.48 kB)
(No filename) (5.05 kB)
(No filename) (348.00 B)
(No filename) (164.00 B)
Download all attachments