This is the mail archive of the
cygwin-xfree@cygwin.com
mailing list for the Cygwin XFree86 project.
Re: x apps and windows XP cmd
Trevor,
> I can now launch xterm -display 127.0.0.1:0 from the windows xp start->run
>
> However in addition to the newly created xterm, there's also a new windows
> cmd console hanging around.
>
> I've tried various things including writing a windows batch file that uses
> START /B xterm -display 127.0.0.1:0
>
> Is there any possible way to get rid of the extra cmd console?
"run xterm -display 127.0.0.1:0" is supposed to work.
Takuma Murakami