Sujet : Re: simh and xdmcp
De : jayjwa (at) *nospam* atr2.ath.cx.invalid (jayjwa)
Groupes : comp.os.vmsDate : 26. May 2025, 20:11:02
Autres entêtes
Organisation : Atr2 RG 2025
Message-ID : <87frgrmbll.fsf@atr2.ath.cx>
References : 1 2 3 4 5
User-Agent : Gnus/5.13 (Gnus v5.13)
JKB <
JKB@hilbert.invalid> writes:
On Linux side, I use :
$ Xephyr -ac :1 -screen 1024x768 -listen tcp -query 192.168.10.107
>
On VMS side:
$ set display/create/node=192.168.10.103/transport=tcpip/server=1
$ DEFINE/SYSTEM DECW$DISPLAY 'F$TRNLNM("DECW$DISPLAY")
$ RUN SYS$SYSTEM:DECW$STARTLOGIN.EXE
$
>
No error, but startlogin doesn't appear on Xephyr.
>
$ mcr sys$system:decw$clock
X Toolkit Error: Can't Open display
%DWT-F-NOMSG, Message number 03AB8204
If you want to do it "by hand" as above, leave off everything from
"-query" onward, including IP address. If you want to use XDM, use the
-query flag with IP and don't run any procedure on the VMS side. You're
mixing two different things: you're telling Xephyr to contact an X
Display Manager at 192.168.10.107 and then trying to manually start
another session on top of 192.168.10.103:1.0
-- PGP Key ID: 781C A3E2 C6ED 70A6 B356 7AF5 B510 542E D460 5CAE "The Internet should always be the Wild West!"