Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!chinacat!uudell!pensoft!robin From: robin@pensoft.UUCP (Robin Wilson) Newsgroups: comp.unix.aix Subject: Re: saving windows layout Message-ID: <3355@pensoft.UUCP> Date: 26 Mar 91 17:39:59 GMT References: <9423@cognos.UUCP> Organization: Pencom Software, Austin, TX Lines: 42 In article <9423@cognos.UUCP> paulh@cognos.UUCP (Paul Hays) writes: >With the motif window manager and X windows, AIX lets me organize >the initial layout of icons and windows using files .Xdefaults and > .xinitrc, to some extent. However, I'm having trouble figuring out >how to tell xinit that > > o the xclock and xbiff icons should have no decorations Use the "clientDecoration" setting for MWM in the .Xdefaults file. the following lines should work: mwm*xbiff*clientDecoration: none mwm*xclock*clientDecoration: none > o the info program and desktop program should initially be > icons rather than open windows Sorry, thats the way they work. If anybody else has any ideas, please inform the net. > o one aixterm window should log on to a specified remote > machine during initialization aixterm -e rlogin # ??? or xhost + rsh "xterm -display :0" (this assumes that you have a .rhosts file on the remote machine that allows rsh to work.) +-----------------------------------------------------------------------------+ |The views expressed herein, are the sole responsibility of the typist at hand| +-----------------------------------------------------------------------------+ |UUCP: pensoft!robin | |USNail: 701 Canyon Bend Dr. | | Pflugerville, TX 78660 | | Home: (512)251-6889 Work: (512)343-1111 | +-----------------------------------------------------------------------------+