Just hit “CTRL” + “R” and you get into the search mode:
(reverse-i-search)`':
and exit with “CTRL” + “G”
GNU/Linux
Just hit “CTRL” + “R” and you get into the search mode:
(reverse-i-search)`':
and exit with “CTRL” + “G”
You can repeat the last used command by typing “!!”. For example if you typed:
apt upgrade
as non root user, you will get the following message:
error: you cannot perform this operation unless you are root.
But you don’t have to type the whole command again with sudo in front of it, just type:
sudo !!
And it’s doing a:
sudo apt upgrade
Citrix Receiver download.
Here is the offical how to guide.
The following command can be used to test for window manager support.
If there is no output, there is no support.
xprop -root | grep _NET_WM_FULLSCREEN_MONITORS
Further troubleshooting infos here.
In my case, I just had to launch the configuration manager and set it to “Full Screen”.
/opt/Citrix/ICAClient/util/configmgr
If needed, the resolutions settings can be found here:
/opt/Citrix/ICAClient/config/All_Regions.ini
DesiredHRES=1024
DesiredVRES=768
dpkg-reconfigure locales // language settings
dpkg-reconfigure tzdata // timezone