You are not logged in.
Pages: 1
Hi,
I recently switched my father's box from Ubuntu to Arch. Using the same configuration files, I have been unable to restore functionality with his scroll wheel, or the other extra buttons. Xev will not display any output from any of the extra buttons, including the scroll wheel. It's as though it's only been recognised as a 3 button mouse.
It's a 9 button mouse from the "MS Optical Desktop Elite Bluetooth Keyboard and Mouse Combo" --> http://tinyurl.com/ywqpyj.
InputDevice section from Xorg.conf
Section "InputDevice"
Identifier "Bluetooth Mouse"
Driver "mouse"
Option "CorePointer"
Option "Buttons" "7"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Output from hciconfig -a
hci0: Type: USB
BD Address: 00:50:F2:E8:90:23 ACL MTU: 377:10 SCO MTU: 16:0
UP RUNNING PSCAN
RX bytes:5841545 acl:435604 sco:0 events:20664 errors:0
TX bytes:9461 acl:418 sco:0 commands:234 errors:0
Features: 0xff 0xfe 0x0d 0x38 0x08 0x08 0x00 0x00
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF PARK
Link mode: SLAVE ACCEPT
Name: 'BlueZ (0)'
Class: 0x3e0100
Service Classes: Networking, Rendering, Capturing, Object Transfer, Audio
Device Class: Computer, Uncategorized
HCI Ver: 1.2 (0x2) HCI Rev: 0x3 LMP Ver: 1.2 (0x2) LMP Subver: 0x800
Manufacturer: Broadcom Corporation (15)
Any help would be greatly appreciated.
Cheers,
Tate
Check out my website, http://tatey.com
Offline
Pages: 1