Using Citrix Workspaces in Linux

Ubuntu Linux Citrix ajboni 7/21/2021

Unfortunately The official debian package works really bad on my system (Linux Mint 20.2). The main issues is that performance is horrible and Microsoft Teams can't access audio and camera for some reason.

I was about to give up but the I reluctantly tried the chrome extension

This works really well and performance is much better but comes with screen shared disabled by default in Microsoft Teams.

To fix it:

  1. edit /home/baj/.config/google-chrome/Default/Extensions/haiffjcadagjlijoggckpgfnoeiflnem/21.6.1.2_0/configuration.js (note the version folder)

  2. Locate msTeamsOptimization on line 131 and change screenSharing to true.

  3. Relogin.