Newsgroups: comp.unix.aix Path: utzoo!utgpu!cunews!nrcnet0!cfd.di.nrc.ca!ng From: ng@cfd.di.nrc.ca (Kai Ng) Subject: Re: saving windows layout Message-ID: <1991Mar21.141304.8990@nrcnet0.nrc.ca> Sender: root@nrcnet0.nrc.ca (Operator) Nntp-Posting-Host: cfd.di.nrc.ca Reply-To: ng@cfd.di.nrc.ca Organization: Informatics, National Research Council Canada References: <9423@cognos.UUCP> Date: Thu, 21 Mar 91 14:13:04 GMT In article <9423@cognos.UUCP>, paulh@cognos.UUCP (Paul Hays) writes: |> However, I'm having trouble figuring out |> how to tell xinit that |> |> o the xclock and xbiff icons should have no decorations |> o the info program and desktop program should initially be |> icons rather than open windows |> o one aixterm window should log on to a specified remote |> machine during initialization |> For the last question, add the following line to your .xinitrc, for instance: aixterm -geometry 80x25 -T remoteHost -n remoteHost -e ksh -ic 'rlogin remoteHost' & Of course, you have to prepare for rlogin (.rhosts, etc.). -- ----------------------------------------------------------------------------- Kai S. Ng Informatics, National Research Council Canada INTERNET ng@cfd.di.nrc.ca M-60 Montreal Road, Ottawa, Canada K1A 0R6 BITNET kain@nrcvm01.bitnet VOICE (613) 993-0240 FAX (613) 954-2561