Following update to XWin or xorg-server: changed syntax to get a xterm terminal window

Fergus Daly <[email protected]> Wed, 10 Jun 2015 11:28:50 +0000
Newsgroups gmane.os.cygwin.xfree
Message-ID <[email protected]>
For ages I used
    XWin -nolock -nolisten local -multiwindow &
    xterm -display localhost:0.0
to get a xterm terminal.
Following recent updates I get a fatal error: "Cannot establish any listening sockets."
In the past, updates to XWin have sometimes led to similar difficulties, but I have always managed to iterate to a new successful joint syntax 
    XWin <arguments>
    xterm <arguments>
but this time I am totally stymied.
Can anybody offer me a working syntax please?
Thank you.
Fergus

--
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/