Karabiner-Elements icon indicating copy to clipboard operation
Karabiner-Elements copied to clipboard

Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.

Results 408 Karabiner-Elements issues
Sort by recently updated
recently updated
newest added

I'VE SET IT SO THAT LEFT_COMMAND + CAPS_LOCK TOGGLES CAPSLOCK, BUT IT DOESN'T NOT TURN OFF CAPS LOCK. HERE'S MY CPDE. FORGIVE MY CAPSLOCK, I CANNOT TURN IT OFF `{...

The `Virtual Keyboard -> Indicate sticky modifier keys state` configuration option doesn't work anymore. I have it configured off: But still I get the popup in the bottom right corner...

I'm using one of those old MacBooks with the dead number keys. This means the f-keys work, but the regular number keys do not. I need some way of generating...

The following correctly launches Mission Control upon double pressing right shift: ``` [ { "type": "basic", "from": { "key_code": "right_shift", "modifiers": { "optional": ["caps_lock"] } }, "to": [ { "key_code":...

The following will correctly launch Mission Control upon clicking right shift twice: ``` [ { "type": "basic", "from": { "key_code": "right_shift", "modifiers": { "optional": ["any"] } }, "to": [ {...

Description : I have an Elecom HUGE TrackBall Mouse, its Fn1-3 keys are not detected in Karabiner. Karabiner EventViewer can't detect them either in Main or Unknown Events. Keys other...

Hi. I don't understand how I can switch language by double-clicking the left shift button? I looked JSON in the docs, but didn't understand anything. I found [the similar command](https://ke-complex-modifications.pqrs.org/json/right_shift_to_switch_language.json),...

I'd like to assign the following behaviour to `caps_lock`: 1. If pressed alone I want to set a variable (to use as modifier) and cancel default `caps_lock` action. 2. If...

I'd love to be able to somehow automatically switch to a certain profile when using a certain application, but haven't had any luck so far in finding any info on...

stale

I want to be able to easily type the occasional Greek letter on my macOS keyboard. The option key sort of does this (option+m gives µ, eg), but it doesn't...