How can I modify the screen resolution for AnyDesk?

I use AnyDesk in Ubuntu, but the screen is too small. Is there a way to modify the screen resolution?

2 Answers

Run in a terminal:

xrandr --fb 1920x1080

I had a similar problem on my windows machine. I was not able to resize the anydesk window on my external monitor and it occupied the whole screen without any resize option.

Workaround:

This issue is due to scaling of your os(in my case windows)

Go to display setting scale the windows to 110% or more and then you should be able to resize the anydesk window.

Hope this helps!

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like