Resolution not scaling with rdesktop to RDP-server of vbox

Discussions related to using VirtualBox on Linux hosts.
baf
Volunteer
Posts: 829
Joined: 27. Sep 2008, 06:18
Primary OS: Mac OS X Leopard
VBox Version: PUEL
Guest OSses: linux,xp,win7
Location: Luleå or Skellefteå, Sweden

Post by baf »

What happens if you do it in this order instead?

nohup VBoxHeadless -s LMCOXP &
rdesktop -a 16 -g 1500x980 -0 LMCOXP &
VBoxManage -nologo controlvm LMCOXP setvideomodehint 1580 980 16


How does it look then? And while testing just to be safe use a smaller resolution so it isn't lack of video memory or something equally stupid.
Some say: "You learn as long as you live".
My way: "You live as long as you learn".
goldeneyexs
Posts: 3
Joined: 7. Dec 2009, 18:30
Primary OS: Debian Lenny
VBox Version: PUEL
Guest OSses: Windows

Re: Resolution not scaling with rdesktop to RDP-server of vbox

Post by goldeneyexs »

Sorry to revive such an old thread, but I am still having this issue.

Running rdesktop 1.6.0 running on debian lenny and ubuntu jaunty.

Vbox 3.1.0 as the host.

Has anyone managed to find a way to have rdesktop's resolution control actually work?
dennis123123
Posts: 2
Joined: 6. Feb 2010, 21:47
Primary OS: Debian other
VBox Version: PUEL
Guest OSses: Windows 7, Windows 98, Debian

Re: Resolution not scaling with rdesktop to RDP-server of vbox

Post by dennis123123 »

Also sorry for the bump, but same problem!
bluegroper
Posts: 50
Joined: 22. Dec 2008, 08:14
Primary OS: FreeBSD
VBox Version: OSE other
Guest OSses: Windozes, Linuxes, BSD's
Location: Would rather be swimming.

Re: Resolution not scaling with rdesktop to RDP-server of vbox

Post by bluegroper »

Still no solution ?
Xeviata
Posts: 1
Joined: 19. May 2013, 16:34

Re: Resolution not scaling with rdesktop to RDP-server of vb

Post by Xeviata »

Got the same problem.

Tried with other machines and OS, and it has run perfectly.
Seems without a doubt an Ubuntu's bug
gdargaud
Posts: 7
Joined: 18. Feb 2013, 13:07

Re: Resolution not scaling with rdesktop to RDP-server of vb

Post by gdargaud »

I used xfreerdp (part of package freerdp-x11) as a replacement of rdesktop and it worked at resizing the screen. Syntax is mostly the same:
xfreerdp -f vbserv
Post Reply