disabling tcp sockets problems with winClipboardProc, winInitMultiWindowWM and winMultiWindowXMsgProc

Raul Acevedo raul@cantara.com
Fri Apr 27 22:43:00 GMT 2007


If I add -nolisten tcp to startxwin.sh, and change export
DISPLAY=127.0.0.1:0.0 to export DISPLAY=:0.0, X half works.  I get errors
from winClipboardProc, winInitMultiWindowWM and winMultiWindowXMsgProc
because they still think DISPLAY=127.0.0.1:0 and thus presumably try to
listen on port 6000.

I want to disable port 6000, but these clients aren't listening to what I
set DISPLAY to.  Is there a way around this?

Thanks!

Raul

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



More information about the Cygwin-xfree mailing list