Karabiner-Elements
Karabiner-Elements copied to clipboard
Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.
Hi, On the new M1 14 MacBook. Wanting to change the Focus key on F6 to select screenshot [usually Command-shift-4]. I can't see any screenshot option in Karabiner Elements. Not...
I use Sogou for my zh-Hans input, and I set the `Left Command` switch to en, while `Right Command` to zh-Hans. But there is a little problem: 1. I'm using...
The newly released MacBook Air with M1 processor has the following change to the function keys: F4: Launchpad --> Spotlight F5: Decrease keyboard brightness --> Dictation F6: Increase keyboard brightness...
This happens when I turn on the mouse modification event in the device. It is normal to move the mouse slowly. Related [log file](https://gist.github.com/Skyxim/6acd9cc939af07f7aa070d9a2beb1f8c#file-log) The effect shows the video and...
Hi! I use this app for homerow chord modifiers. I also use neovim as my daily editor, together with the vim-arpeggio plugin for vim specific chord keybinds. Here's the issue...
Hi! First of all thank you very much for developing Karabiner-Elements. My Macbook wouldn't feel like home without it! :) Yesterday I tried the MultitouchExtension for the first time, since...
Hi, If I am using the default keybinding for cut in macOS it is `Command-x`. It works. The selected content disappears. Moreover, **the content cut goes to the clipboard ring**....
Is it possible to add support for symbolic hot keys (such as `LookUpWordInDictionary`, `ExposeDesktop`, and `Screenshot`) in the `to event`? Maybe this reference could be of help: https://github.com/noah-nuebling/mac-mouse-fix/blob/master/Shared/External/CGSInternal/CGSHotKeys.h
I recently found out that complex modification are triggered even if the screen is locked. Is this known / wanted? If so, is there a way to block Karabiner from...
I made a [🖱 Numpad Mouse Keys](https://deskthority.net/viewtopic.php?p=506702#p506702) rule. Here's the relevant code: ``` { "type": "basic", "from": { "key_code": "keypad_hyphen", "modifiers": {"optional": ["any"]} }, "to": [ { "mouse_key": { "vertical_wheel":...