dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit b71112f3e6344c67b67dc09c25cd9ecee32e3f57
parent f470dd31e831938954ec9dd3d12a2070e115c02b
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Thu, 10 Aug 2023 13:00:40 +0200

karabiner: update config

Diffstat:
Mkarabiner/karabiner.json | 170+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 170 insertions(+), 0 deletions(-)

diff --git a/karabiner/karabiner.json b/karabiner/karabiner.json @@ -697,6 +697,66 @@ "key_code": "right_command" } ] + }, + { + "from": { + "key_code": "f3" + }, + "to": [ + { + "apple_vendor_keyboard_key_code": "mission_control" + } + ] + }, + { + "from": { + "key_code": "f4" + }, + "to": [ + { + "apple_vendor_keyboard_key_code": "launchpad" + } + ] + }, + { + "from": { + "key_code": "f10" + }, + "to": [ + { + "consumer_key_code": "mute" + } + ] + }, + { + "from": { + "key_code": "f11" + }, + "to": [ + { + "consumer_key_code": "volume_decrement" + } + ] + }, + { + "from": { + "key_code": "f12" + }, + "to": [ + { + "consumer_key_code": "volume_increment" + } + ] + }, + { + "from": { + "key_code": "non_us_backslash" + }, + "to": [ + { + "key_code": "application" + } + ] } ], "treat_as_built_in_keyboard": false @@ -1172,6 +1232,116 @@ "manipulate_caps_lock_led": false, "simple_modifications": [], "treat_as_built_in_keyboard": false + }, + { + "disable_built_in_keyboard_if_exists": false, + "fn_function_keys": [], + "identifiers": { + "is_keyboard": true, + "is_pointing_device": false, + "product_id": 12316, + "vendor_id": 16700 + }, + "ignore": false, + "manipulate_caps_lock_led": true, + "simple_modifications": [ + { + "from": { + "key_code": "f3" + }, + "to": [ + { + "apple_vendor_keyboard_key_code": "mission_control" + } + ] + }, + { + "from": { + "key_code": "f4" + }, + "to": [ + { + "apple_vendor_keyboard_key_code": "launchpad" + } + ] + }, + { + "from": { + "key_code": "f10" + }, + "to": [ + { + "consumer_key_code": "mute" + } + ] + }, + { + "from": { + "key_code": "f11" + }, + "to": [ + { + "consumer_key_code": "volume_decrement" + } + ] + }, + { + "from": { + "key_code": "f12" + }, + "to": [ + { + "consumer_key_code": "volume_increment" + } + ] + }, + { + "from": { + "key_code": "non_us_backslash" + }, + "to": [ + { + "key_code": "application" + } + ] + } + ], + "treat_as_built_in_keyboard": false + }, + { + "disable_built_in_keyboard_if_exists": false, + "fn_function_keys": [], + "identifiers": { + "is_keyboard": false, + "is_pointing_device": true, + "product_id": 12316, + "vendor_id": 16700 + }, + "ignore": true, + "manipulate_caps_lock_led": false, + "simple_modifications": [ + { + "from": { + "pointing_button": "button5" + }, + "to": [ + { + "apple_vendor_keyboard_key_code": "mission_control" + } + ] + }, + { + "from": { + "pointing_button": "button4" + }, + "to": [ + { + "apple_vendor_keyboard_key_code": "launchpad" + } + ] + } + ], + "treat_as_built_in_keyboard": false } ], "fn_function_keys": [