Claudio, You can use ``startx -- -query ip_of_remote_machine'' unless you have modified the startx scripts to stop launching local X clients.
I recommend instead that you make a copy of startxwin.bat and edit the `start XWin' line for your platform (Windows 95/98/Me or Windows NT/2000/XP) to use the -query parameter. Be sure to REM out the lines that start the local clients (xterm, twm, and xsetroot). By the way, 4.2.0-10 is the latest version of XFree86-xserv. Harold Claudio Tamietto <[EMAIL PROTECTED]> said: > I'm sorry for my poor english but i don't kwown it very well .I'm a programmer > and I'd like unix but unfortunately j have to work on windows paltform so i have > installed cygwin on my windows 2000 workstation. Actualy i have the latest > version of cygwin (1.3.12-1) and Xwin (4.2.0-7) installed. If i run the X-server > locally with the command startx from a bash shell all seems function correctly > but if i try to run a remote dislplay on aHP_UX unix server whit the command > startx -- -query ip-of-remote-machine the following message appear on the > console : > > .. > Xlib: connection to ":0.0" refused by server > Xlib: No protocol specified > > Here follow the content of the file Xwin.log found in /tmp > > ddxProcessArgument () - Initializing default screens > winInitializeDefaultScreens - w 1024 h 768 > winInitializeDefaultScreens - Returning > _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root > winDetectSupportedEngines () - Windows NT/2000 > winDetectSupportedEngines () - DirectDraw installed > winDetectSupportedEngines () - Allowing PrimaryDD > winDetectSupportedEngines () - DirectDraw4 installed > winDetectSupportedEngines () - Returning, supported engines 0000001f > winSetEngine () - Using Shadow DirectDraw NonLocking > winAdjustVideoModeShadowDDNL () - Using Windows display depth of 24 bits per > pixel > winAdjustForAutoHide - Original WorkArea: 0 0 768 1024 > winAdjustForAutoHide - Taskbar is auto hide > winAdjustForAutoHide - Found BOTTOM auto-hide taskbar > winAdjustForAutoHide - Adjusted WorkArea: 0 0 767 1024 > winCreateBoundingWindowWindowed () - WindowClient w 1018 h 742 r 1018 l 0 b 742 > t 0 > winCreateBoundingWindowWindowed () - Returning > winAllocateFBShadowDDNL () - lPitch: 3056 > winInitVisualsShadowDDNL () - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 > winCreateDefColormap () - Deferring to fbCreateDefColormap () > winScreenInit () - returning > AUDIT: Mon Jul 8 09:16:54 2002: 1320 X: client 1 rejected from local host > AUDIT: Mon Jul 8 09:16:56 2002: 1320 X: client 1 rejected from local host > AUDIT: Mon Jul 8 09:16:58 2002: 1320 X: client 1 rejected from local host > AUDIT: Mon Jul 8 09:17:00 2002: 1320 X: client 1 rejected from local host > AUDIT: Mon Jul 8 09:17:02 2002: 1320 X: client 1 rejected from local host > AUDIT: Mon Jul 8 09:17:04 2002: 1320 X: client 3 rejected from local host > AUDIT: Mon Jul 8 09:17:06 2002: 1320 X: client 4 rejected from local host > winCloseScreenShadowDDNL () - Freeing screen resources > > If i use a commercial product like X-reflection j obtain a remote display > correctly. Can someone help me ? > > >
