| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
| Moderator: | STAR::VATNE |
| Created: | Mon Oct 30 1989 |
| Last Modified: | Mon Dec 31 1990 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 3726 |
| Total number of notes: | 19516 |
I tried to execute an X11 demo(xeyes) on a SUN 3/60 with MITX11R3
and display it on DS3100 with UWS 2.0. I think the network(telnet)
is ok since they could login to each other. I type the command on
SUN "setenv DISPLAY tpact8:0" and then execute the demo. But nothing
happen. Not even an error message.
When I tried to execute an X11 demo, eg. xfish, on DS3100 and display
on SUN by typing "xfish -display sinica2:0", the error message is
something like "Xtoolkit error...".
anything suggestion?
BTW. the node name has been put into the /etc/x0.host on each node.
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1878.1 | should work... | SICVAX::GRAHAM | if ya want home cookin, stay home | Sat Dec 09 1989 21:28 | 22 |
>I tried to execute an X11 demo(xeyes) on a SUN 3/60 with MITX11R3
>and display it on DS3100 with UWS 2.0. I think the network(telnet)
>is ok since they could login to each other. I type the command on
>SUN "setenv DISPLAY tpact8:0" and then execute the demo. But
>nothing happen. Not even an error message.
I have a similar configuration here (except UWS2.1),
and it works fine. SunOS 4.0.1, X11R3.
Have you given the Sun 'access' to the DECstation?
On the DECstation,
% xhost 'Sun_node' <return>
On the Sun,
% xeyes -dispaly 'DEC_node:0.0'
Kris..
| |||||