Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!mips!wdl1!rme From: rme@wdl1.wdl.fac.com (Richard M Emberson Jr) Newsgroups: comp.windows.x Subject: vtwm Question Message-ID: <2370004@wdl1.wdl.fac.com> Date: 16 Aug 90 21:48:11 GMT Lines: 24 First, I got vtwm yesterday and got it up and running with only minor problems. (In twm.h the type Pixel is defined, but some files include Xmu.h which in turn includes Intrinsic.h which also defines a type called Pixel. While both define Pixel to the same thing, typedef unsigned long Pixel; both cc and gcc die. Thus I commented out the definition of Pixel in the file twm.h and had to include the file Xmu.h in a number of other *.c files and everything worked fine. The system was a Sparc running sun os4 and X11R4. I ended up compiling with gcc.) I think vtwm is great!!!! Kudos, kudos. Now, for my question. After vtwm comes up I can re-position my startup windows and applications across the virtual window. What I would like to do is not have to re-postion them each time I login, i.e., have them automatically correctly positioned upon X11R4 startup. Is this possible?? Richard M. Emberson rme@spl26.fac.ford.com