* xOr <[EMAIL PROTECTED]> [Jul 16. 2001 16:07]:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Mon, 16 Jul 2001, Mads Martin J�rgensen wrote:
>
> > * xOr <[EMAIL PROTECTED]> [Jul 16. 2001 15:26]:
> > > When blackbox catches an alt-(shift)-tab, it will pop up a window. I was
> > > planning on making this menu basically a subclass of the window list menu,
> > > but with the windows in a specific order (hold for the order par).
> > > Pressing (shift)-tab on this window cycles through the list, of
> > > course. Then when alt is released, the selected window in the list is
> > > raised/selected for input. Possibly the mouse could be used to select
> > > also, depending how it all turned out. by using a menu, it takes little
> > > code, and has an already familiar look/feel.
> >
> > You want all that to go into bbkeys, or what is the plan?
> >
>
> I was planning on putting it directly into the window manager, and using
> the keybind patch to catch alt-tab's instead of bbkeys. I dont think
> bbkeys can maintain a list of windows and keep them all in order.
What I meant is you want to an Action like this:
KeyToGrab(Tab), WithModifier(Mod1), WithAction(SaneCycle)
So that bbkeys grabs the key and sends it do blackbox.
--
Mads Martin J�rgensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic and
totally illogic, with just a little bit more effort."
-- A. P. J.