I have a Microsoft Sculpt Comfort Mouse which was having the same problem on Kubuntu 13.10 and Ubuntu Gnome 13.10. The problem doesn't arise on other distros like Fedora 20 (Alpha). Adding the line
<device oui="28:18:78:" type="mouse" name="Microsoft Sculpt Comfort Mouse" pin="0000"/>
to
/usr/share/kde4/apps/bluedevilwizard/pin-code-database.xml
Did NOT work. However, removing the 'name="Microsoft Sculpt Comfort Mouse"' part did. I.e., adding instead
<device oui="28:18:78:" type="mouse" pin="0000"/>
fixed my problems. Cheers!
I have a Microsoft Sculpt Comfort Mouse which was having the same problem on Kubuntu 13.10 and Ubuntu Gnome 13.10. The problem doesn't arise on other distros like Fedora 20 (Alpha). Adding the line
<device oui="28:18:78:" type="mouse" name="Microsoft Sculpt Comfort Mouse" pin="0000"/>
to
/usr/share/ kde4/apps/ bluedevilwizard /pin-code- database. xml
Did NOT work. However, removing the 'name="Microsoft Sculpt Comfort Mouse"' part did. I.e., adding instead
<device oui="28:18:78:" type="mouse" pin="0000"/>
fixed my problems. Cheers!