Skip to content

Instantly share code, notes, and snippets.

@RafaAguilar
Created August 8, 2015 11:42
Show Gist options
  • Save RafaAguilar/1a6b9e13200dc52b5872 to your computer and use it in GitHub Desktop.
Save RafaAguilar/1a6b9e13200dc52b5872 to your computer and use it in GitHub Desktop.

#Bluetooth mouse won't reconnect - Specific case Microsoft Mouse

Scan for your mouse Info

# hcitool scan

KDE users:

then edit this /usr/share/apps/bluedevilwizard/pin-code-database.xml

in section device add following:

<!-- Microsoft Sculpt Mouse --> <device oui="7C:1E:52" type="mouse" name="Microsoft Sculpt Touch Mouse" pin="0000"/>

Use your information and Share it!. (device oui is the first 3 pairs of MAC Address)

Link: https://bugs.mageia.org/show_bug.cgi?id=10632

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment