есть bluetooth мышка "enius Traveler 915BT Laser Bluetooth Mouse" которую никак не удается заставить работать в полном объеме =(
если настраивать ее так:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "ExplorerPS/2"
Option "Emulate3Buttons" "false"
Option "SendCoreEvents" "true"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
EndSection
то работает все кроме кнопок вперед/назад, причем никакие пляски с Xmodmap pointer не помогают
а если настраивать так:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "evdev"
Option "Device" "/dev/input/event10"
Option "CorePointer"
Option "SendCoreEvents" "true"
EndSection
то она перестает ездить по горизонтали

подскажите pls куда можно копать