-- Mark P Sullivan <[EMAIL PROTECTED]> wrote
(on Sunday, 29 September 2002, 07:05 PM -0400):
> On Sun, 29 Sep 2002, Preben Randhol wrote:
> > I have two questions.
> > 1) I need to run an application xgrk that switches keyboard layouts. I
> >    need this to be sticky so that I can see it on all workspaces.
> I use bbappconf with happy results.
I do as well. If you're compiling it yourself, though, you should patch
it with this patch:
    http://xor.orodu.net/bb/bbappconf.move_resize_fix_iconify.patch
Besides fixing some odd behaviours with bbappconf's iconfify and
withdrawn modes, it also adds the ability to send geometry information
to applications.

> 
> > 2) When I do Alt-Tab I get a long list and I Alt-Tab to the window I
> >    want. The only problem is that I'm so used to that when I Alt-Tab the
> >    next window is raised and focused. Is there a way to do this in
> >    blackbox.
> This is the behavior I get (that I want to avoid).  I have auto-raise
> turned on, so if I Alt-Tab slowly enough, the windows raise and I
> Alt-Tab past them.
Another way is to specify the following in your ~/.bbkeysrc:
    KeyToGrab(Tab), WithModifier(Mod1), WithAction(NextWindow)
    KeyToGrab(Tab), WithModifier(Mod1+Shift), WithAction(PrevWindow)
This gets rid of the list and simply cycles through the windows.

-- 
Matthew Weier O'Phinney

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to