[plug] Window position

Mike Holland myk at golden.wattle.id.au
Fri Sep 17 17:53:16 WST 1999


Hi Oliver,
what you need to know about here is "X11 resources", and in particular
the 'geometry' resource.
  To see yout X-servers current resource database, type "xrdb -query".
The database is loaded on X startup, so depending on your scripts,
it might read .Xdefaults or .Xresources .

To make the default start point top-left, add an entry like:

	*.geometry +0+0

To start emacs in the top right, size 80x30 characters:

	Emacs.geometry: 80x30-0+0

To reload, "xrdb .Xdefaults" or whatever the filename is.

Is this helpful, or am I raving on with the bleedin' obvious & missing the
point?
  This is assuming  Window Maker isnt doing anything nasty and over-riding
the default X behaviour.

On Fri, 17 Sep 1999, Oliver White wrote:

> Ok, this has been annoying me for a while now. All my apps start
> slightly to the right and down from the top left corner, how can I make
> them appear square with the screen? I'm running Window Maker.

Mike Holland <mike at golden.wattle.id.au>            Perth, Australia.
                          --==--
	I had no shoes and I pitied myself.  Then I met a man who had no
	feet, so I took his shoes.     -- Dave Barry



More information about the plug mailing list