On 26-Apr-2002 Sankaranarayanan K V wrote: > On Fri, Apr 26, 2002 at 08:52:48AM -0700, Sean 'Shaleh' Perry wrote: > >> how do you hide the title bar in window maker? > > ~/GNUStep/Defaults/WMWindowAttributes stores application specific > attributes. There is a boolean property NoTitlebar. That controls it. > > Of course, you can toggle it using the window menu bar as well. > Right click on the title bar, select attributes, and toggle the params. > > This feature is pretty useful for apps like xbuffy. > > -- Sankar
Ah, you want to control the decor. bbkeys can do this as can bblaunch. There is no magic rc file to edit and the wm itself does not get involved. These two apps set flags on the window that blackbox honours.
