mike dentifrice wrote:
> Can you share your configuration?
> 
> On Debian lenny, I get my bluetooth Mighty Mouse seen with hcitool, but
> it doesn't show under xorg.

Make sure the device shows up under: hidd --show
Otherwise your bluetooth setup is not working.

> In /etc/default/bluetooth, I have:
>       HIDD_ENABLED=1
>       HIDD_OPTIONS="--connect XX:XX:XX:XX:XX:XX"      # BD address
> 
> In /etc/xorg.conf, I have:
>       Section "InputDevice"
>          Driver     "evdev"
>          Identifier "Mighty Mouse"
>          Option     "Name" "Apple Computer, Inc. Mighty Mouse"
>          Option     "HWHEELRelativeAxisButtons" "7 6"
>          Option     "WHEELRelativeAxisButtons" "4 5"
>       EndSection

Make sure the "Name" matches the one from: cat /proc/bus/input/devices

Check /var/log/Xorg.?.log!

Ortwin

-- 
[web]  http://www.odi.ch/
[blog] http://www.odi.ch/weblog/
[pgp]  key 0x81CF3416
        finger print F2B1 B21F F056 D53E 5D79 A5AF 02BE 70F5 81CF 3416

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users

Reply via email to