←back to thread

2039 points Gadiguibou | 1 comments | | HN request time: 0.204s | source
Show context
BruceEel ◴[] No.36492319[source]
Nice list.

Also, hidutil (https://developer.apple.com/library/archive/technotes/tn2450...).

Example:

     hidutil property --set '{"UserKeyMapping":[{"HIDKeyboardModifierMappingSrc":0x700000049,"HIDKeyboardModifierMappingDst":0x700000065}]}'
For my PC keyboard, remaps "Ins" (normally useless under macOS) to something ("PC Execute") I can trap and remap with Keyboard Maestro.
replies(3): >>36492415 #>>36492826 #>>36493561 #
1. hoherd ◴[] No.36492826[source]
not to be confused with hdiutil:

    hdiutil detach /Volumes/some-usb-drive

    hdiutil makehybrid -joliet -o foo.iso ./srcfolder/