Re: [ANNOUNCEMENT] Updated: xorg-server-1.17.1-1 (TEST)
Jon TURNEY <[email protected]> Sun, 22 Feb 2015 13:23:46 +0000
| Newsgroups | gmane.os.cygwin.xfree |
|---|---|
| Message-ID | <[email protected]> |
On 18/02/2015 14:46, Angelo Graziosi wrote: > 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? That is correct. -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/