saving windows layout

Kai Ng ng at cfd.di.nrc.ca
Fri Mar 22 00:13:04 AEST 1991


In article <9423 at cognos.UUCP>, paulh at 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 at cfd.di.nrc.ca     M-60 Montreal Road, Ottawa, Canada    K1A 0R6
BITNET   kain at nrcvm01.bitnet  VOICE (613) 993-0240       FAX (613) 954-2561



More information about the Comp.unix.aix mailing list