LoginSignup
1
2

More than 5 years have passed since last update.

macOS SierraでKarabiner-Elementsのdevicesが認識されなかったのでいろいろ調べて解決した

Posted at

SierraにKarabiner-Elementsをインストールしてもdevicesが認識されなくてこまっていました。
devicesというのは以下のことです。

image

解決方法

WinK Proというのがインストールされていたためそれを削除すればいい

削除方法

sudo rm -rf /Library/Extensions/WinKPro.kext
sudo rm -rf /Library/PreferencePanes/WinKPro.prefPane 
1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2