On Fri, 2002-05-24 at 14:12, John L. Clark wrote: > On Fri, May 24, 2002 at 01:36:14PM +1200, Matt Wilson wrote: > > Use a hotkey. The appropriate line out of my .bbkeysrc: > > > > KeyToGrab(d), WithModifier(Mod3), WithAction(ToggleDecor) > > > > or just use bbconf to set up the keybinding. > > Oh, that's just too cool. Excellent, thanks! Those innocent little > actions sitting in `man bbkeysrc` that I never researched - wow. > > Now, is there any way to start up an app (say, from .xinitrc) with the > decor toggled off?
use bblaunch with the -d option: $ bblaunch -d none aterm -tr +sb etc. not sure where you'd find bblaunch if you don't have it, but I think it's floating round somewhere... Matt
