When plugging in the bear_face
keyboard (by chemicalwill
) to a new laptop, I found that it was not letting me select "ISO (Europe, Latin America, Middle East and others)" in the Keyboard Setup Assistant (which was the value on my old laptop), it was only letting me choose "ISO (International)".
As a result, the tilde (~) and plus equals (±) keys were swapped. I couldn't get any other solutions to work for me, and didn't want to manually remap, so I decided to just try and replicate the settings on my old laptop. You can edit the plist
file directly like so:
cd /Library/Preferences
sudo chmod a+w com.apple.keyboardtype.plist
sudo plutil -convert xml1 com.apple.keyboardtype.plist
vim com.apple.keyboardtype.plist
sudo plutil -convert bindary1 com.apple.keyboardtype.plist