|
|
@@ -171,76 +171,15 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "description": "Change Fn,Control,Option in JI_Cloud",
|
|
|
+ "description": "Change Fn,Control,Option in Teamviewer and JI_Cloud",
|
|
|
"manipulators": [
|
|
|
{
|
|
|
"conditions": [
|
|
|
{
|
|
|
"type": "frontmost_application_if",
|
|
|
"bundle_identifiers": [
|
|
|
- "^com\\.apple\\.compilers\\.llvm\\.clang\\.1_0$"
|
|
|
- ]
|
|
|
- }
|
|
|
- ],
|
|
|
- "type": "basic",
|
|
|
- "from": {
|
|
|
- "key_code": "fn"
|
|
|
- },
|
|
|
- "to": [
|
|
|
- {
|
|
|
- "key_code": "left_command"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "conditions": [
|
|
|
- {
|
|
|
- "type": "frontmost_application_if",
|
|
|
- "bundle_identifiers": [
|
|
|
- "^com\\.apple\\.compilers\\.llvm\\.clang\\.1_0$"
|
|
|
- ]
|
|
|
- }
|
|
|
- ],
|
|
|
- "type": "basic",
|
|
|
- "from": {
|
|
|
- "key_code": "left_control"
|
|
|
- },
|
|
|
- "to": [
|
|
|
- {
|
|
|
- "key_code": "fn"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "conditions": [
|
|
|
- {
|
|
|
- "type": "frontmost_application_if",
|
|
|
- "bundle_identifiers": [
|
|
|
- "^com\\.apple\\.compilers\\.llvm\\.clang\\.1_0$"
|
|
|
- ]
|
|
|
- }
|
|
|
- ],
|
|
|
- "type": "basic",
|
|
|
- "from": {
|
|
|
- "key_code": "left_command"
|
|
|
- },
|
|
|
- "to": [
|
|
|
- {
|
|
|
- "key_code": "left_control"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "description": "Change Fn,Control,Option in Teamviewer",
|
|
|
- "manipulators": [
|
|
|
- {
|
|
|
- "conditions": [
|
|
|
- {
|
|
|
- "type": "frontmost_application_if",
|
|
|
- "bundle_identifiers": [
|
|
|
- "^com\\.teamviewer\\.TeamViewer$"
|
|
|
+ "^com\\.teamviewer\\.TeamViewer$",
|
|
|
+ "^PT\\.JiCloudComputer$"
|
|
|
]
|
|
|
}
|
|
|
],
|
|
|
@@ -259,7 +198,8 @@
|
|
|
{
|
|
|
"type": "frontmost_application_if",
|
|
|
"bundle_identifiers": [
|
|
|
- "^com\\.teamviewer\\.TeamViewer$"
|
|
|
+ "^com\\.teamviewer\\.TeamViewer$",
|
|
|
+ "^PT\\.JiCloudComputer$"
|
|
|
]
|
|
|
}
|
|
|
],
|
|
|
@@ -278,7 +218,8 @@
|
|
|
{
|
|
|
"type": "frontmost_application_if",
|
|
|
"bundle_identifiers": [
|
|
|
- "^com\\.teamviewer\\.TeamViewer$"
|
|
|
+ "^com\\.teamviewer\\.TeamViewer$",
|
|
|
+ "^PT\\.JiCloudComputer$"
|
|
|
]
|
|
|
}
|
|
|
],
|
|
|
@@ -288,7 +229,7 @@
|
|
|
},
|
|
|
"to": [
|
|
|
{
|
|
|
- "key_code": "fn"
|
|
|
+ "key_code": "left_control"
|
|
|
}
|
|
|
]
|
|
|
}
|