Browse Source

remove alt+tab setting for remote screen.

roman 5 years ago
parent
commit
1b99f9db85
1 changed files with 11 additions and 0 deletions
  1. 11 0
      RomansProfile.json

+ 11 - 0
RomansProfile.json

@@ -191,6 +191,17 @@
           ]
         },
         {
+           "conditions": [
+          {
+              "type": "frontmost_application_unless",
+              "bundle_identifiers": [
+                  "^com\\.teamviewer\\.TeamViewer$",
+                  "^PT\\.JiCloudComputer$",
+                  "^com\\.oray\\.remote$",
+                  "^com\\.p5sys\\.jump\\.mac\\.viewer$"
+              ]
+          }
+          ],
           "type": "basic",
           "from": {
             "key_code": "tab",