Linux Kernelに「Apple Magic Keyboard over USB」に続き「Magic Keyboard over Bluetooth」パッチが追加。

Unix/Linux
記事内に広告が含まれています。
スポンサーリンク
スポンサーリンク
スポンサーリンク

 Linux Kernelに「Apple Magic Keyboard over USB」に続き「Magic Keyboard over Bluetooth」が追加されるそうです。詳細は以下から。


 PhoronixによるとLinux KernelではこれまでAppleが2015年に発売したバッテリー内蔵型のMagic KeyboardのBluetooth接続がサポートされていなかったそうですが、この度GoogleのSean O’Brienさんが「Magic Keybaord」および2017年に発売されたMagic Keyboard(テンキー付き)「Magic Keyboard over Bluetooth」、「Magic Keyboard(テンキー付き) over Bluetooth and USB」のパッチを追加したそうです。

The Apple Magic Keyboard has worked with Linux already when using the USB-based connection, but not Bluetooth (though some have managed workarounds). Additionally, the Apple Magic Keyboard having the numeric keypad hasn’t worked with either USB or Bluetooth.Both of those Apple Magic Keyboard limitations are now overcome in the kernel with a small patch written by Google’s Sean O’Brien.

Linux Kernel Getting Better Support For The Apple Magic Keyboards – Phoronix

 Apple Magic KeyboardシリーズはBluetoothが利用できない場合でもUSB to Lightningケーブルを利用したUSB接続で利用することが可能で、Linux Kernelも「Magic Keyboard over USB」は既に対応していたそうですが、今回のパッチによりKernelレベルでMagic KeybaordをHID(Human Interface Device)として認識し利用できるようになるそうなので、興味のある方はLinux Kernel Mailing Listをチェックしてみてください。

HID: add support for Apple Magic Keyboards

  • USB device
    • Vendor 05ac (Apple)
    • Device 026c (Magic Keyboard with Numeric Keypad)
  • Bluetooth devices
    • Vendor 004c (Apple)
    • Device 0267 (Magic Keyboard)
    • Device 026c (Magic Keyboard with Numeric Keypad)

Support already exists for the Magic Keyboard over USB connection. This patch adds support for the Magic Keyboard over Bluetooth connection, and for the Magic Keyboard with Numeric Keypad over Bluetooth and USB connection.

コメント

タイトルとURLをコピーしました