How to set taskbar as auto-hide for all users in HTML5 Workspace App
book
Article ID: CTX550374
calendar_today
Updated On:
Description
HTML5 Workspace App taskbar configuration.

Instructions
Edit
configuration.js file on StoreFront server under path
C:\Program Files\Citrix\Receiver StoreFront\HTML5Client.
Search for section ‘appSwitcher’, modify the parameters as below:
'showAutoHide': false,
'autoHide': true
Clear browser cache on client PC to make sure the changes take effect.
Was this article helpful?
thumb_up
Yes
thumb_down
No