Skip to content

Instantly share code, notes, and snippets.

@asynchroza
Created January 15, 2025 10:00
Show Gist options
  • Save asynchroza/6a05ccbfd52cf32076ade5a56c16f980 to your computer and use it in GitHub Desktop.
Save asynchroza/6a05ccbfd52cf32076ade5a56c16f980 to your computer and use it in GitHub Desktop.
Reset keyboard mappings with hidutil
#!/bin/bash
hidutil property --set '{"UserKeyMapping":[]}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment