Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 427 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 427 Bytes

Swap MacOS CapsLock and Delete Keys

This repository is an implementation of swapping the CapsLock and Delete Keys on MacOS using a LaunchAgent *.plist (XML) file, which invokes the command line tool /usr/bin/hidutil .

Installation

To install, from this cloned repository, type:

./install.sh

Then restart the computer. Your keys will be swapped for all applications!