Microsoft Wedge Mobile Keyboard. 4.1 out of 5 stars 663. $104.93 $ 104. Get it as soon as Sat, Mar 7. FREE Shipping by Amazon. Logitech K380 Multi-Device Bluetooth Keyboard – Windows, Mac, Chrome OS, Android, iPad, iPhone, Apple TV Compatible – with FLOW Cross-Computer Control and Easy-Switch up to 3 Devices – Dark Grey. Tech support scams are an industry-wide issue where scammers trick you into paying for unnecessary technical support services. You can help protect yourself from scammers by verifying that the contact is a Microsoft Agent or Microsoft Employee and that the phone number is an official Microsoft global customer service number.

Bluetooth mobile keyboard
Microsoft Keyboard & Mouse Drivers for Mac 6 comments Create New Account
Click here to return to the 'Microsoft Keyboard & Mouse Drivers for Mac' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.

Is this just to enable and set extra buttons?
I have a wireless bluetooth IntelliMouse, but it only has 5 buttons total and I use 4 & 5 for expose which works without the driver.

separate keyboard drivers only from Logitech control center?

Slightly off topic, but would anyone happen to know where or how to get separate keyboard drivers from the Logitech Control Center suite for OSX? I have an older Elite keyboard that uses LCC, but a newer G5 laser mouse that will not function if LCC is installed (it does however work with USB overdrive, but LCC must still not be installed on the system).

Microsoft Bluetooth Mobile Keyboard 6000 Mac Drivers

Bluetooth 3.0 Keyboard

The MS keyboard driver also works well for it's PS/2 keyboards as well. I had a spare MS Natural keyboard, bought a generic USB-PS/2 adapter, then hacked the driver usb-matching dictionary to recognize the generic adapter. Now the keyboard works great, including the non-standard buttons like volume-up/down/mute/play.

Microsoft Bluetooth Mobile Keyboard 6000 Mac Drivers Windows 10

Could you explain a bit more in detail? Which file contains the dictionary and where did you get the correct values from?

You need to edit the file at:
/System/Library/Extensions/MicrosoftKeyboard.kext/Contents/PlugIns/MicrosoftKeyboardUSB.kext/Contents/Info.plist
This contains the USB matching information that match USB information for the device with which devices Microsoft's kext supports.
I added this dictionary entry to it [as a child entry of the 'IOKitPersonalities' dictionary:
<key>P063 Wireless Natural Multimedia Keyboard</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.microsoft.driver.MicrosoftKeyboardUSB</string>
<key>IOClass</key>
<string>MicrosoftKeyboardUSB</string>
<key>IOProviderClass</key>
<string>IOUSBInterface</string>
<key>bConfigurationValue</key>
<integer>1</integer>
<key>bInterfaceNumber</key>
<integer>0</integer>
<key>idProduct</key>
<integer>1</integer>
<key>idVendor</key>
<integer>3389</integer>
</dict>
I found the information needed for this using USB Prober, which is part of XCode [free download from Apple, also on System Installer DVD's].
This is the info that is displayed in USB Prober for my adapter:
Microsoft outlook mac os version. Low Speed device @ 5 (0xFD110000): ....................... Composite device: 'USBPS2'
Device Descriptor
Descriptor Version Number: 0x0110
Device Class: 0 (Composite)
Device Subclass: 0
Device Protocol: 0
Device MaxPacketSize: 8
Device VendorID/ProductID: 0x0D3D/0x0001 (TANGTOP TECHNOLOGY CO., LTD.)
Device Version Number: 0x0001
Number of Configurations: 1
Manufacturer String: 0 (none)
Product String: 2 'USBPS2'
Serial Number String: 0 (none)

Arch Linux Bluetooth

Last time I installed the MS keyboard/mouse software, the combined installer had a 'customize' button that allowed you to choose the mouse or keyboard software only.