On Wed, 15 Nov 2000, Ken Robertson wrote:
> I was wondering if these was some way to have Blackbox's window cycling
> behave like other window managers. Like, if I tab to one window, I can get
> back to the previous window simply by tabbing again, rather than going
> through all the windows. Is this possible?
I also like that capability. In blackbox I get back to the window I
previously TABbed to with SHIFT-ALT-TAB.
But this doesn't work when I also use my mouse to select a window.
My .bbkeysrc is:
KeyToGrab(Tab), WithModifier(Mod1), WithAction(PrevWindow)
KeyToGrab(Tab), WithModifier(Shift+Mod1), WithAction(NextWindow)
> If the feature isn't built in, I'll probably just end up fixing my little
> hack, which will probably require something done to bbkeys too.
As far as I know, blackbox doesn't keep track of the order the windows are
last used; it keeps track only by when it was created.
Jeremy C. Reed
....................................................
BSD software, documentation, resources, news...
http://bsd.reedmedia.net/