Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CapsLockNoDelay
Removes annoying delay when pressing the caps lock on Mac OS.

Confirmed working on MacOS Sequoia 15.5
Confirmed working on MacOS Sequoia 15.6

## Built-in Alternative
Turns out there is a built-in alternative for deactivating the CapsLockDelay.
Expand Down Expand Up @@ -29,13 +29,18 @@ brew install --cask capslocknodelay

### Usage

Go to `System Preferences` -> `General` -> `Login Items`, add `CapsLockNoDelay.app` to the list.
1. Go to `System Preferences` -> `General` -> `Login Items`, add `CapsLockNoDelay.app` to the list.

<img width="600" alt="Login Items" src="https://user-images.githubusercontent.com/8081679/207524899-e5b60ff3-cec2-416d-8563-a85d00cd5101.png">


Go to `System Preferences` -> `Security & Privacy` -> `Privacy` -> `Accessability` -> Check `CapsLockNoDelay.app` -> `Input Monitoring` -> Check `CapsLockNoDelay.app` (if present).

2. Go to `System Preferences` -> `Privacy & Security` -> `Accessibility` , add `CapsLockNoDelay.app` to the list (if not already present), check `CapsLockNoDelay.app`.

<img width="600" alt="Accessibility settings NEW" img src="./Screenshot.png">

In older versions of MacOS, go to `System Preferences` -> `Security & Privacy` -> `Privacy` -> `Accessibility` -> Check `CapsLockNoDelay.app` -> `Input Monitoring` -> check `CapsLockNoDelay.app` (if present).

<img width="600" alt="Accessibility settings" src="https://user-images.githubusercontent.com/8081679/118651850-a13a8b00-b7ee-11eb-94cc-8fa999fc49a9.png">

You won't see any settings / GUI, the app is running in the background (you can see it in Activity Monitor).
You will not see any settings / GUI, the app is running in the background (you can see it in Activity Monitor).
Binary file added Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.