Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/holovin/karabiner_scripts
https://github.com/holovin/karabiner_scripts
karabiner karabiner-elements
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/holovin/karabiner_scripts
- Owner: Holovin
- License: mit
- Created: 2022-04-18T17:13:34.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-18T11:44:31.000Z (over 1 year ago)
- Last Synced: 2024-11-09T14:12:19.695Z (2 months ago)
- Topics: karabiner, karabiner-elements
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ho karabiner scripts
These are my personal scripts for [Karabiner-elements](https://karabiner-elements.pqrs.org/) for macOS.
Complex scripts must be placed in `~/.config/karabiner/assets/complex_modifications/` folder.#### lang_switch.json
Toggle layouts with: Left CMD (⌘) + Shift. This script toggle the layout between russian and english keyboard layouts. You need to install [typography-layout](https://ilyabirman.net/typography-layout/) before using. The scripts are using special id's only (see source code). Also see other methods of changing layout in \_old folder.#### mouse_control_keyboard.json
Control mouse:
- pointer with right control (⌃) + arrow keys (hold left shift (⇧) to move faster)
- scroll with right control (⌃) + left option (⌥) + arrow keys.* You need to enable [Mouse Keys](https://support.apple.com/guide/mac-help/control-the-pointer-using-mouse-keys-mh27469/13.0/mac/13.0) for this.
#### caps_control.json
Remap `caps_lock` to `F13` if pressed alone or to `control` if pressed and not released (for obtaining combinations like caps_lock+c → control+c, but saving «old» behaviour caps_lock → F13 or caps_lock+shift → F13+shift).#### parsec.json
Remap control button (⌃) to command (⌘) (only when Parsec app in the foreground).