akamuza

Results 5 comments of akamuza

+1 for Ubuntu cat /etc/os-release PRETTY_NAME="Ubuntu 22.04.1 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.1 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID_LIKE=debian UBUNTU_CODENAME=jammy

Actually this issue can be resolved just by using **ansible_become: yes** with no modification to source files: ``` --- - hosts: all gather_facts: no vars: ansible_become: yes roles: - role:...

Ubuntu 16.04, Intel graphics G33 , FreeRDP version 2.0.0-dev (latest nightly build). Same problem. After switching several times to/from fullscreen - screen just freezes and nothing helps but reboot. Using...

In my case XMoveWindow is a good idea, because when I exit fullscreen for the very first time then the top bar of my rdp window is hidden by Ubuntu's...