Rory Campbell-Lange <[EMAIL PROTECTED]> wrote: > I have written a small status program that I would like to run in a > borderless window in a fixed position (or in the slit) on startup.
Search the archive - I believe the whole borderless issue has been discussed at some point, IIRC. Fixed position is easy: write your program so that it accepts "-geometry WIDTHxHEIGHT+XOFF+YOFF" command-line options (as any good X app). -Jan -- http://www.netmeister.org http://guinness.cs.stevens-tech.edu/~jschauma/
