karabiner - map right_command to eacape
authorPeng Li <seudut@gmail.com>
Tue, 9 May 2017 11:13:18 +0000 (19:13 +0800)
committerPeng Li <seudut@gmail.com>
Tue, 9 May 2017 11:13:18 +0000 (19:13 +0800)
config/karabiner/karabiner.json

index 3885447..036161f 100644 (file)
                 "f9": "fastforward"
             },
             "name": "Default profile",
+            "one_to_many_mappings": {},
             "selected": true,
             "simple_modifications": {
                 "caps_lock": "left_control",
+                "right_option": "right_control",
                 "right_command": "right_option"
             },
             "standalone_keys": {
-                "caps_lock": "escape"
+                "caps_lock": "escape",
+                "right_command": "escape"
             },
             "virtual_hid_keyboard": {
                 "caps_lock_delay_milliseconds": 0,