On Mon, Apr 08, 2002 at 01:39:13PM -0800, Sean 'Shaleh' Perry wrote:
> odd.  Presumably bbkeys could add this functionality.  But how would you define
> it?  "jump between 1 and 3"?  What if you are on 2 when you do this?

I think he means to have it done the same way is with windows.  For
example, I have Alt+Tab (burned into me from my unfortunate Win32 days)
set to toggle between the current window and the previously used window:

KeyToGrab(Tab), WithModifier(Mod1), WithAction(NextWindowAllWorkspaces)

First, I think the action is misnamed - I think it should be
"LastWindowAllWorkspaces".  I think what we want is a similar keybinding
for desktops, so that, for instance, if I was on Workspace 1, then moved
to Workspace 3, then pressed the desired keystroke, it would take me
back to workspace 1, then the keystroke again would take me to Workspace
3 (and so on).

I'm also looking for this feature.  I think I know how it can be added,
and it seems like the corresponding feature for individual windows was
only added to bbkeys recently.  So it might crop up fairly soon.

Take care,

        John

Reply via email to