Re: X-terminals again



On Dec 8, 3:56 pm, Wilm Boerhout <w6.boerh...@xxxxxxxxx> wrote:
tadamsmar vaguely mentioned on 8-12-2008 21:41:





I am trying to meet these requirements:

1.  X-terminal software that will run on Windows XP.

2.  For a user-friendly subset of these X-terminals, I need the
interface to be as user- friendly as some old Tectronix x-terminals
that we are currently using.  When you power these up, the Decwindows
username and password comes up automatically.

3.  The rest need to be more teckie-friendly.   The user needs access
to XP.

I wonder if I can do this with a single product?

We use XFREE on Windows 98 and 2000 now for the teckie-friendly
systems, and you have to log into VMS and run a command procedure to
set up the connection.

We have old Tectronix X-terminal so the user-friedly systems, and they
came with software for VMS.  The VMS software is always running and
handles setting up access to the X-terminal automatically.

Use any X11 display server software.
Put DEFINE DECW$IGNORE_WORKSTATION into the VMS SYSTARTUP_VMS.COM (that
is, if VMS does not have it's own X11 graphical interface.

Put the following two lines into a command procedure, say DECWDISP.COM:

$ SET DISPLAY /CREATE /PERMANENT /NODE=<your display node> /TRANS=TCPIP
$ MC DECW$STARTLOGIN

put the DECWDISP.COM somewhere at the end of your VMS coordinated startup:

$ MC SYSMAN STARTUP ADD FILE DECWDISP.COM /PHASE=END

if all other requirements for starting DECWindows/Motif are met, you
will find the Windows login screen on your X11 display server.

/Wilm- Hide quoted text -

- Show quoted text -

If I reboot the display server node, then does the login screen come
back? Or is that just a one shot at VMS Login?
.



Relevant Pages

  • Re: When HP loses to Oracle....
    ... HP won't cause your VMS machine to suddently stop. ... But a successful user interface must be something that the casual user is somewhat familiar with. ... It seems that whenever Nvidia or AMD/ATI or whoever comes out with a new video chipset, there is the need for compatable drivers. ...
    (comp.os.vms)
  • Re: What to do now with a DEC Server 3000?
    ... There are 3 Digital Server variants of AlphaServers: ... There are certainly other Alpha based systems that are challenged to run VMS ... the console interface is set to ARC, ...
    (comp.os.vms)
  • Re: Vamp Hacked!
    ... >> with a web browser on any type of system anywhere on the internet. ... >> not vms users, nor do I want anyone directly logging into my system, ... >now a web interface to Notes - HTNotes. ... >our system's HTNotes interface and work with conferences on multiple ...
    (comp.os.vms)
  • Re: Vamp Hacked!
    ... >> with a web browser on any type of system anywhere on the internet. ... >> not vms users, nor do I want anyone directly logging into my system, ... >now a web interface to Notes - HTNotes. ... >our system's HTNotes interface and work with conferences on multiple ...
    (comp.os.vms)
  • Re: X-terminals again
    ... came with software for VMS. ... if VMS does not have it's own X11 graphical interface. ... We need a few other X-terminals to run over the ethernet ...
    (comp.os.vms)