5

How can I leave the fullscreen mode of a citrix session and return to the host desktop (Ubuntu)?

I am using the Citrix Receiver for Linux package.

user1251007
  • 1,131

2 Answers2

11

Two steps are needed for this.

  1. Press ctrl+F2 in the citrix session. This enables keyboard shortcuts from the host system (Ubuntu).

  2. Now you can use alt+tab to switch the focus to the application you used before opening citrix (or the desktop).

user1251007
  • 1,131
0

Just extending the answer as I've been recently dealing with the topic...

In Ubuntu 17.10 with ica-client 13.8

  1. As indicated above, ctrl+F2 enables passing key sequences to the host system for a few seconds. After a certain amount of time, keyboard shortcuts are passed back to the citrix desktop.

  2. alt+tab exactly as described above, i.e. switch focus to applications you were using before, but does not allow to switch/see the host Desktop (e.g. Gnome).

  3. If you need to launch new applications, you need access the Ubuntu desktop, which you can achieve with ctrl+super+D.

  4. During the ctrl+F2 time window, you may use any other shortcut, e.g. ctrl+alt+T will open a terminal.