I run Teamviewer on Ubuntu and WIn10
I want to acces the ubuntu machine fron windows. I get the connection and see the ubuntu screen.
I see the mouse but it reacts only at the outer Teamviewer commands. No reaction on the ubuntu screen. Keyboard also no reaction,
Fritz
Just do the following to install it properly:
dpkg --add-architecture armhf
apt update
apt-get install libxtst6:armhf
dpkg -i teamviewer-host_armhf.deb
apt install -f
teamviewer --daemon enable
I went through the steps here and I am still having the same issue. I've even wiped the machine twice, thinking that maybe i did something wrong (very new to using linux). Any other thought on this issue? Thanks in advance.