Re: [ANNOUNCEMENT] Updated: xorg-server-1.17.1-1 (TEST)
Angelo Graziosi <[email protected]> Wed, 18 Feb 2015 15:46:11 +0100
| Newsgroups | gmane.os.cygwin.xfree |
|---|---|
| Message-ID | <[email protected]> |
Il 18/02/2015 15:23, Jon TURNEY ha scritto: > > This is an intentional change. > > > NOTEWORTHY CHANGES IN 1.17 > > ========================== > > > > '-nolisten tcp' is now the default, so the server only accepts local > > connections on a unix domain socket. A '-listen' option has been > > added which can be used to restore the previous behaviour. > > On 18/02/2015 14:12, Angelo Graziosi wrote: >> >> $ DISPLAY=127.0.0.1:0.0 ./libXbgi_helios_orbits.out > > I think you will need to write DISPLAY=:0.0, or add the new '-listen > tcp' X server option. OK, $ DISPLAY=:0.0 ./libXbgi_mandelbrot.out works. This seems enough.. If I understand, the option '-listen tcp' is needed to make it backward compatible with DISPLAY=127.0.0.1:0. Right? Thanks, Angelo. -- 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/