Screen Size Issue

M

Michelle

I remote into a desktop system in MD from PA, the screen size on the RDC is
and my system is set to 800x600 I have the display set to full screen under
options for the RDC however it does not show full screen. Any ideas?
 
S

Sooner Al [MVP]

Try this...

Create an .rdp file using 1024x768 as the resolution. Save it then edit the
file using Notepad and set the resolution to whatever your real desktop size
is, ie. 800x600 or whatever. The parameters to modify are the desktopwidth
and desktopheight parameters. Save the modified .rdp file then click on the
file to start the session with the modified resolution.

Here is a snippet of an .rdp file for my desktop as an illustration...This
file is on my laptop client...

screen mode id:i:1
desktopwidth:i:1024
desktopheight:i:768
--

Al Jarvi (MS-MVP Windows – Desktop User Experience)

This posting is provided "AS IS" with no warranties, and confers no
rights...
The MS-MVP Program - http://mvp.support.microsoft.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top