Re: Cygwin X-Win scripting help

2008-11-23 Thread tbishop

Jon,

Of course I did that :) :) :)  It doesn't work and I am lost, that's
all the opening of several windows at least they pop up confuses me
until there is only one.. and it's like an empty Cygwin window...
and the X session is dead,, who knows like we haven't heard Vista
is full of bugs :( :( :(  any more ideas please let me know..

Tom




Jon TURNEY wrote:
> 
> tbishop wrote:
>> I have used XP and have used this script for a long time as a bat file to
>> get
>> to my UNIX box:
>> ===
>> @echo off
>> 
>> 
>> C:
>> chdir C:\cygwin\bin
>> 
>> bash --login -c "\XWin.exe -query 128.49.000.44 -from 128.23.77.149"
>> 
>> for some reason on Vista it seems NOT to work the same, way, it opens up
>> 3
>> command
>> tools, the 3rd one blank and a blank Xsession... nothing on the screen
>> but
>> an X
>> in the middle does anyone have any ideas???
> 
> If this is a new computer with Vista on it you'll need to change the
> "-from" 
> IP address to match.
> 
> 
> --
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:   http://cygwin.com/problems.html
> Documentation: http://x.cygwin.com/docs/
> FAQ:   http://x.cygwin.com/docs/faq/
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Cygwin-X-Win-scripting-help-tp20614082p20655494.html
Sent from the cygwin-xfree mailing list archive at Nabble.com.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Cygwin X-Win scripting help

2008-11-20 Thread tbishop

I have used XP and have used this script for a long time as a bat file to get
to my UNIX box:
===
@echo off


C:
chdir C:\cygwin\bin

bash --login -c "\XWin.exe -query 128.49.000.44 -from 128.23.77.149"

for some reason on Vista it seems NOT to work the same, way, it opens up 3
command
tools, the 3rd one blank and a blank Xsession... nothing on the screen but
an X
in the middle does anyone have any ideas???

Thanks,
Tom B.
-- 
View this message in context: 
http://www.nabble.com/Cygwin-X-Win-scripting-help-tp20614082p20614082.html
Sent from the cygwin-xfree mailing list archive at Nabble.com.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/