Capslox is a keyboard efficiency tool
DownloadFor Windows (≥10), macOS (≥11.5)
→ Get started in minutes by game
By clicking download, you acknowledge that you have read and agree
to our End User License Agreement and Privacy Policy.
🧘 Make Your Keyboard Yours
Comes with a carefully designed shortcut scheme that works out of the box. Also supports custom modifiers, layered shortcuts, and per-app bindings via a config file.
{
"version": "1.0",
"custom_modifiers": {
"caps": { "alias": "cx", "tap": "esc" },
"tab": "cx"
},
"layers": [
{
"id": "base",
"on_miss": "pass_to_os",
"bindings": {
"cx-e": "up",
"cx-d": "down",
"cx-s": "left",
"cx-f": "right",
"cx-cmd-e": "up*5",
"cx-1": { "action": "activate_window", "slot": "1" }
}
},
{
"id": "terminal",
"activation": { "type": "auto_app",
"bundle_ids": ["com.apple.Terminal"] },
"on_miss": "continue",
"bindings": {
"cx-a": "ctrl-a",
"cx-e": "ctrl-e"
}
}
]
}🏄 Smooth Text Editing Without Leaving Home Row
Global hotkeys to move cursors, select, and delete text. Keeps your fingers on the home row and reduces hand movement.
🥷 Window Management: One-Key App Switching
Bind applications to hotkeys. Instantly activate, minimize, or launch specific apps with a single keystroke.
🤹 Multiple Clipboards: Manage Multiple Items
Additional clipboards independent of the system clipboard. Store multiple text snippets or exchange contents for later use.
🧞 More Productivity Features
Layer switching, shell commands, and more — define your entire workflow in one config file.
By clicking download, you acknowledge that you have read and agree
to our End User License Agreement and Privacy Policy.
For Windows (≥10), macOS (≥11.5)