Thomas wrote: > Strange. I can't seem to re-create the problem you are having. It works > just fine for me when I use it in the manner you describe. Could you be a > little more explicit? Maybe I'm going something that you're not, or > vice-versa.
Here is what I do: Start X then rxvt or xterm. $ echo $DISPLAY 127.0.0.1:0.0 $ ls -al /usr/X11R6/bin/x2x* -rwxr-xr-x 1 GGUEGUEN Utilisa. 22528 Oct 29 21:35 /usr/X11R6/bin/x2x-1.27-3 -rwxrwxrwx 1 GGUEGUEN Utilisat 36864 Nov 13 06:01 /usr/X11R6/bin/x2x.exe $ md5sum /usr/X11R6/bin/x2x* de9f08c8e73913e2a2e43e6acea0c0a3 */usr/X11R6/bin/x2x-1.27-3 6f374a9dd61413acc350401b8bac720a */usr/X11R6/bin/x2x.exe $ /usr/X11R6/bin/x2x -copyright x2x: display names are both 127.0.0.1:0.0 $ /usr/X11R6/bin/x2x-1.27-3 -copyright Copyright (c) 1997 Digital Equipment Corporation. All rights reserved. <snip> $ /usr/X11R6/bin/x2x -to xwin6:0 x2x: display names are both 127.0.0.1:0.0 $ /usr/X11R6/bin/x2x-1.27-3 -to xwin6:0 [open a small window, works ok.] Am I the only one with this problem ? >>From: gagou <zegagou mumble yahoo mumble com> >>Reply-To: cygwin-xfreemumble cygwin mumble com >>To: cygwin-xfree mumble cygwin mumble com Please, remove email addresses from your answers. >>Hi, >> >>When I enter "x2x -from localhost:0 -to >>distanthost:0", I get "x2x: display names are both >>127.0.0.1:0.0" and $? is set to 1. >>It seems like command line parameters aren't used at >>all, and x2x fallback to using the DISPLAY set. >>- if I set DISPLAY to whatever, the answer I get is >>"x2x: display names are both whatever" >>- x2x -copyright also tells "display names are both >>..." >> >>1.27-3 still works great... Gael.
