Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!caip!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: net.micro.att Subject: Re: Quest for DMD windowing software Message-ID: <3422@brl-smoke.ARPA> Date: Sat, 30-Aug-86 13:34:40 EDT Article-I.D.: brl-smok.3422 Posted: Sat Aug 30 13:34:40 1986 Date-Received: Sat, 30-Aug-86 21:36:05 EDT References: <54800002@uiucdcsp> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 28 In article <54800002@uiucdcsp> gaulke@uiucdcsp.CS.UIUC.EDU writes: >I need to build a user interface for a AT&T 5620 DMD terminal and would like it >to use windows and the mouse. I know this software has already been written >( the layers program that AT&T provides ). The problem is one cannot get the >source. Although AT&T refuses to release source for the DMD terminal ROM and for the downloaded layersys (for older firmware), all other DMD code is in fact available in source form via the usual licensing channels. There are three DMD host packages, as follows: One needs the "Core" package simply to run "layers". People who do troff-style typesetting can use the "Text/Graphics" package. In order to develop DMD downloaded applications, such as the interactive interface you desire, one needs the "Application Development" host software package. The AT&T UNIX System Toolchest distributes Dave Prosser's "myx" terminal emulator in their "dmd-pgmg" package. There are two AT&T documents which one can buy separately that describe DMD application development: Select Code 306-142 "5620 DMD Rel. 2.0 Application Development Guide" Select Code 306-144 "5620 DMD Rel. 2.0 Reference Manual" The first of these comes with the corresponding DMD host software package. (I don't remember whether or not the second comes with the software.) There is also a 1-week DMD programming course given by AT&T at Lisle, IL that I recommend, particulary if you're having trouble understanding the documents mentioned above.