Thanks - that handled the screen size in full-screen mode.  But the "-u" for
user still does not work (seems to work only in combination with "-p"):  

xfreerdp -u joe -g 1024x768 192.168.0.10

Also, when not in full-screen mode, the screen still cuts off (like with the
above command).

Am I am missing something else?

Thanks,
Lars

-----Original Message-----
From: gid...@symbio-technologies.com [mailto:gid...@symbio-technologies.com]
On Behalf Of Gideon Romm
Sent: Thursday, November 10, 2011 8:51 AM
To: Lars Oberg
Subject: Re: [Freerdp-devel] Screen cut off + cannot specify user via
command line

Lars,

You cannot specify arguments at the end. What comes last must be the IP.

Try:  xfreerdp -u joe 192.168.0.10

In terms of the screen cutting off, you should specify the resolution
of the client, not the server.

Try: xfreerdp -f -u joe 192.168.0.10
(fullscreen)

Or: xfreerdp -g 800x600 192.168.0.10
(800x600 window on your 1024x768 display)

-Gadi

On Thu, Nov 10, 2011 at 11:39 AM, Lars Oberg <lob...@samys.com> wrote:
> Hello,
>
>
>
> I am trying out freerdp for the first time, but have a couple of issues.
>
>
>
> I am connecting using "xfreerdp 192.168.0.10 -u joe"
>
>
>
> 1: Despite "-u joe", it the RDP login screen still comes up with the user
> name of my local user + "Other user", so I always have to click "Other
user"
> and enter "joe" and password.  How can I make it come up with "Joe" and
just
> prompt me for Joe's password?
>
>
>
> 2: The lower portion of the screen is cut-off and I have no way to get to
> it.  So I cannot see or reach the start menu, task bar, etc.  The server
is
> set to 1680x1050 (but the local Ubuntu's resolution is 1024x768) and I
have
> tried to specify "-g 1680x1050", but that made no difference.  Is there
any
> scaling or scrolling, or how does it handle differing resolutions?
>
>
>
> Thanks,
>
> Lars
>
>
----------------------------------------------------------------------------
--
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> Freerdp-devel mailing list
> Freerdp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
>

__________ Information from ESET NOD32 Antivirus, version of virus signature
database 6618 (20111110) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com


 

__________ Information from ESET NOD32 Antivirus, version of virus signature
database 6619 (20111110) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to