On Sun, 17 Nov 2013, richard lucassen wrote:
When WM is closed using "Save state", the geometry is saved into the file ~/GNUstep/Defaults/WMState. When starting wmaker, the position and geometry is restored:[..] Applications = ( { Name = xterm.UXTerm; Shaded = No; Miniaturized = No; Command = "xterm -class UXTerm -title uxterm -u8 -u8 -bg black -fg white"; Geometry = "484x316+673+374"; Hidden = No; Workspace = "Workspace 3"; ShortcutMask = 0; }, [..] Apparently the init of wmaker is able to do this, but is there a way to manually start an application at a fixed position and with a predefined geometry?
Most applications accept a geometry specification, e.g.: appcommand --geometry 300x400+200+400 -- Chris F.A. Johnson, <http://cfajohnson.com> -- To unsubscribe, send mail to [email protected].
