I'm using Citrix Workspace for Linux version 20.9.0.15 on Ubuntu 18.0.4 to connect to a Windows 10 PC. When I switch from Full Screen mode to Window mode, and every time I resize that window on Ubuntu, it updates the apparent resolution of the remote Windows PC, messing my window positions.
I found this support page for the Citrix client for Windows, which describes the behaviour I want:
To display a virtual desktop at its actual size
Viewing a desktop in actual size on your computer reproduces the exact display of the desktop in the Desktop Viewer window. This can be useful when examining content such as detailed graphics. Desktop scaling and the position of icons on the virtual desktop do not change relative to the remote desktop, but if the window is smaller than the remote desktop, you have to use scroll bars to view the entire desktop.
- On the toolbar, click Preferences and on the Display tab select Actual size.
But I don't see a "Preferences" button / menu anywhere.
I have tried running /opt/Citrix/ICAClient/util/configmgr
but there is no "Display" tab. I have also looked for a relevant-sounding config option in ~/.ICAClient
but didn't see anything that sounds like locking the remote PC's resolution.
/opt/Citrix/ICAClient$ ./wfica -version Citrix Workspace for Linux Version 20.9.0.15 Copyright 1998-2020 Citrix Systems, Inc. All rights reserved. Copyright (c) 1986-1997 RSA Security, Inc. All rights reserved.
– Will Hains May 18 '21 at 22:27