On Sat, Jun 08, 2002 at 01:32:38PM -0400, [EMAIL PROTECTED] wrote:
> I'm running a transparent aterm window, and want it borderless as
> well. I downloaded bbappconf, edited bbappconf.bb so that class =
> XTerm, name = aterm, and decorless = true. Still no decorless window.
> I've tried to make this happen with xterm as well, to see if it's
> emulator or wm specific. Both term windows remain unaffected. Any
> suggestions?
Well, I don't use the 'class' field of bbappconf, but as far as I know
your setup should still work. Here are the two lines which work for me:
bbappconf.1.classHint.name: aterm
bbappconf.1.decorless: true
Now, this is probably a really stupid suggestion, but you do have
bbappconf running in the background, right? I start mine in .xinitrc
with:
bbappconf -i -s &
before blackbox gets executed. Also, you may want to make a note of the
bblaunch utility, if you haven't already. You can find the URL for it
somewhere in this list's archives, as it can be a b*tch to track down.
Take care,
John