On 01-Sep-2000 hal king wrote:
> Thanks to Nathan Clemons I'm up and running in 61.0! Solaris folks read the
> 24_BPP_README_NOW with the pkgs! Now to the window shopping. I haven't dug
> into the code, but OO right? So does each window have a name that all the
> others _could_ recognize? Bbkeys is what I'm thinking about. Does it get a
> window name each time? I'm hoping to stop it from focusing on bbmail and
> bbpager. I know the slit would take care of that, but I like the toolbar
> and put bbmail on one end and bbpager on the other. Maximized windows
> leave
> the toolbar space. Time, workspace, mail all right where I can see them.
>
Each window is not named via the OO code. In X, each window is assigned a
unique id number. So, once blackbox had a way to ignore a window, bbkeys could
toggle this. But it involves changes elsewhere.