In IceWM I can tell XTerm windows to have no title bar and be truly maximized in ~/.icewm/winoptions:
xterm.XTerm.dTitleBar: 0
xterm.XTerm.startMaximized: 1
With "truly maximized" I mean, that the
XTerm*maximize: true
-Option in .Xresources doesn't really maximize the window in terms of window managers, but expands a minimized window to desktop width.
The question is: Can I have the IceWM behaviour in Metacity as well? Any XTerm (and only XTerm) being on startup
- maximized, and
- without title bar
Compiz can be tricked to do that with the ccsm. But as long as this bug isn't fixed, I'm stuck to Metacity.
I just read about Devil's Pie. Can it be done without it? I don't want necessarily to run the devilspie server only for that.