Software Client for Linux
Administrators' Guide
This release is in End of Support. The software or firmware may still be available, but Teradici will no longer answer support questions or issue fixes.
On the Anyware Software Client for Linux using either Ctrl+Alt+SHIFT+F12 or Ctrl+Alt+F12 will switch to virtual terminal 12, which typically does not exist. This can result in a blank screen. To avoid this you can disable virtual terminal functionality by creating a file /usr/share/X11/xorg.conf.d/60-pcoip.conf with the following contents:
Section "Serverflags"
Option "DontVTSwitch" "yes"
EndSection
This file needs to be created with root permissions.
Last updated: Thursday, June 19, 2025