Skip to content

Instantly share code, notes, and snippets.

@eriknyk
Forked from psiborg/readme.md
Last active June 19, 2021 17:19
Show Gist options
  • Save eriknyk/c5bf3f6f38487d96e657471f79e589b8 to your computer and use it in GitHub Desktop.
Save eriknyk/c5bf3f6f38487d96e657471f79e589b8 to your computer and use it in GitHub Desktop.
Apple Magic Mouse / keyboard and Windows 10 #windows

hide .* folders in win

ATTRIB +H /d C:\Users\my_user\.*

keyboard

https://github.com/gered/AppleWirelessKeyboard

Mouse

  1. Download the latest version of the "Boot Camp Support Software" (e.g., 5.1.5722) from https://support.apple.com/kb/DL1837?viewlocale=en_US&locale=en_US

  2. Unzip the file (e.g., bootcamp5.1.5722.zip) to a new directory

  3. Run BootCamp\Drivers\Apple\AppleWirelessMouse64.exe

  4. Turn on Bluetooth and pair your Magic Mouse

Note: Apple wireless mouse devices have a built-in passcode of "0000" (four zeros).

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