Easy command to launch remote desktop on cygwin-xfree?

ratmice ratmice@yahoo.com
Thu Aug 8 18:24:00 GMT 2002


CRAIG SETERA wrote:
> I've already tried all of the different HOWTO's to try and get XDM going 
> without any success.  That was why I was hoping someone could give me a 
> command or two to get it going via SSH forwarding.
> 
> Thanks,
> Craig
> 

just hacked this out... it isn't ideal and requires... modification of 
the source...
it's based off an old x example xxterm.c, which was in the kdevelop 
examples

modify the machines at the beginning to your network
gcc -I/usr/X11R6/include -L/usr/X11R6/lib -o xsterm xsterm.c

./xsterm

it has 2 optional arguments, username and remote_command
if you want to run things w/ 2 different usernames you might fix it..
or run xsterm twice :)




-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xsterm.c
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20020808/d1fcc5ac/attachment-0001.c>


More information about the Cygwin-xfree mailing list