This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

disabling tcp sockets problems with winClipboardProc, winInitMultiWindowWM and winMultiWindowXMsgProc


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]