Results 208 comments of Muhammed Zakir

"Karabiner" (old/obsolete version) and "Karabiner-Elements" (recent versions) are different. KE don't have many features that were in Karabiner.

@*tekezo* is the developer. You can create a new issue for requesting to add it. P.S. What does that option do?

That means that there is no `key_code` named `command`. In this case, the correct `key_code` is `left_command` or `right_command`.

Probably a mistake made when it was re-written in SwiftUI sometime ago. You can make those changes directly in Karabiner-Elements > Simple modifications tab.

> - Did Karabiner ever respect the macOS keyboard settings, or is it intended as a complete replacement for them? Swapping of modifier keys in macOS settings won't work. It...

Which keys? I think it is oost probably related to your keyboard input layout. See https://github.com/pqrs-org/Karabiner-Elements/search?q=swapped&type=issues. > How can I troubleshoot and fix this? See https://github.com/pqrs-org/Karabiner-Elements/issues/3030. Another, and the correct...

AFAIK, no. P.S. Doesn't passing `--help` to the cli show available options?

> I would suggest that I can use the term --set-variables to set the state but I have no idea how this variable would be called, What do mean by...

Not possible via cli. However, you can do that by directly manipulating `karabiner.json` file. 1. Enable it. 2. Backup `karabiner.json`. 3. Disable it. 4. See the diff of current `karabiner.json`...

AFAIK, when using low-level tools like these, only one program can "capture" a device at a time. When using Logitech Options+, does Karabiner-Elements detects one more device? Check Log tab...