roman 5 年之前
父節點
當前提交
9136b4221b
共有 1 個文件被更改,包括 21 次插入2 次删除
  1. 21 2
      RomansProfile.json

+ 21 - 2
RomansProfile.json

@@ -192,6 +192,25 @@
             }
           ]
         },
+        {
+         "conditions": [
+          {
+              "type": "frontmost_application_if",
+              "bundle_identifiers": [
+                  "^com\\.teamviewer\\.TeamViewer$"
+              ]
+          }
+         ],
+          "type": "basic",
+          "from": {
+            "key_code": "left_control"
+          },
+          "to": [
+            {
+              "key_code": "fn"
+            }
+          ]
+        },
         {
          "conditions": [
           {
@@ -207,7 +226,7 @@
           },
           "to": [
             {
-              "key_code": "left_control"
+              "key_code": "left_command"
             }
           ]
         },
@@ -226,7 +245,7 @@
           },
           "to": [
             {
-              "key_code": "left_command"
+              "key_code": "left_option"
             }
           ]
         }