Resolution
This is often recommended in case better support for shortcuts is needed, because keyboard input is processed and used in this order.
If for example the operating system recognizes a keyboard combination (shortcut), it may already intercept the input; after which the next candidate never receives this input.
- Operating System.
- Browser.
- Awingu workspace.
On the end-user's device, create a shortcut and specify this location:
"path\to\chrome\chrome.exe" --app=https://<your_awingu_env>
For example:
"C:\Program Files\Google\Chrome\Application\chrome.exe" -app=https://demo.awingu.com
Then, have the end-user launch the Awingu workspace using this shortcut.
Was this article helpful?
Tell us how we can improve it.