Changes for page Desktop Client
Last modified by michelk on 2021/09/09 20:56
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. michelk1 +XWiki.ryanp - Content
-
... ... @@ -52,17 +52,6 @@ 52 52 53 53 If the client requires additional URLs to access the panel, depending on the location of the user, they can be set up in the Administration interface. See Desktop Client Configuration. 54 54 ))) 55 -|=(% colspan="1" %)(% colspan="1" %) 56 -((( 57 -Host parameters 58 -)))|(% colspan="1" %)(% colspan="1" %) 59 -((( 60 -This allows the user to add additional parameters to the configured iSymphony server. For example: this could be used to set the language of the application by providing the parameter 61 - 62 -{{expand}} 63 -restartApplication&locale=en_us 64 -{{/expand}} 65 -))) 66 66 |=((( 67 67 Global Hotkey: 68 68 )))|((( ... ... @@ -105,7 +105,7 @@ 105 105 |=((( 106 106 **Application Path:** 107 107 )))|((( 108 - /usr/bin/open97 +open 109 109 ))) 110 110 |=((( 111 111 **Argument Format String**: ... ... @@ -112,14 +112,8 @@ 112 112 )))|((( 113 113 http:~/~/www.getisymphony.com?q=${PBX(UNIQUEID) 114 114 115 -{{{ -a/Applications/FireFox.app--args}}}}104 +{{{/Applications/FireFox.app }}}} 116 116 ))) 117 - 118 - 119 - 120 -The documentation for the open command can be found here: 121 - 122 -[[https:~~/~~/developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/open.1.html>>url:https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/open.1.html||shape="rect"]] 123 123 {{/info}} 124 124 125 125 ... ... @@ -137,22 +137,19 @@ 137 137 == (% style="color: rgb(0,0,0);" %)Windows(%%) == 138 138 139 139 {{code}} 140 -Version 2.1+: C:\Users\<username>\AppData\Roaming\iSymphony Desktop\iSymphonyDesktop.json 141 -Version 1.x: C:\Users\<username>\AppData\Roaming\iSymphony\iSymphony.json 123 +C:\Users\<username>\AppData\Roaming\iSymphony\iSymphony.json 142 142 {{/code}} 143 143 144 144 == OS X == 145 145 146 146 {{code}} 147 -Version 2.1+: /Users/<username>/Library/Application Support/iSymphony Desktop/iSymphonyDesktop.json 148 -Version 1.0: /Users/<username>/Library/Application Support/iSymphony.json 129 +/Users/<username>/Library/Application Support/iSymphony.json 149 149 {{/code}} 150 150 151 151 == Linux == 152 152 153 153 {{code}} 154 -Version 2.1+: /home/<username>/iSymphony/iSymphony Desktop/iSymphonyDesktop.json 155 -Versin 1.0: /home/<username>/iSymphony/iSymphony.json 135 +/home/<username>/iSymphony/iSymphony.json 156 156 {{/code}} 157 157 {{/layout-cell}} 158 158 {{/layout-section}}