Prebuilt, device-specific Karabiner config files to enable every button on your mouse, touchpad or keyboard on OS X.
Karabiner Config Files Collection.
Prebuilt, device-specific Karabiner config files to enable every button on your mouse, touchpad or keyboard on OS X, even when no driver available.
Prerequisite
Download and install Karabiner from here.
Quick Installation
Paste the following line in a terminal and press enter.
cd ~/Library/Application\ Support/Karabiner/ && git clone https://github.com/Jamesits/james-karabiner-config.git
Then edit ~/Library/Application\ Support/Karabiner/private.xml
to be like this:
<?xml version="1.0"?>
<root>
<include once="true" path="james-karabiner-config/all.xml"/> <!-- put this line directly under <root>! -->
</root>
Finally, open Karabiner preference and click the "Reload XML" button under "Change Key" tab. Some new options will show up on the top of the list.
Update
cd ~/Library/Application\ Support/Karabiner/ && git pull
Supported Devices List
Karabiner-Elements
macOS 11 Big Sur
Powerful
There are many powerful, predefined rules.
- Diamond cursor
- Emacs key bindings anywhere
- Vi key bindings
- Prevent unintended command-q
- Mouse keys
You can import them from the Internet.
Flexible
You can write your own rules if you want to modify existing rules or create new rules from scratch.
https://karabiner-elements.pqrs.org/docs/
from https://karabiner-elements.pqrs.org/
No comments:
Post a Comment