Agnostos <[EMAIL PROTECTED]> wrote:
> I set columns to 3 and rows to 3 in bbpager.bb, but I still only get one by
> one. Do you have to launch bb with 9 workspaces before it fills out?
By specifying the columns and rows you tell bbpager to arrange the
workspaces in that fashion. If there is only one workspace available at
the moment, bbpager can not arrange "them" (it) in that way. But when
you start blackbox with one workspace, and configure bbpager in that
way, you will get the result by adding workspaces
(Rootmenu->Blackbox->Workspaces->New Workspace).
As you add workspaces, the matrix will fill up. You will then most
likely also have bbkeys walk through the workspaces with the up, down,
left and right arrows. To do that, you need to have the following in
your bbkeys.bb:
bbkeys.columns: 3
bbkeys.rows: 3
And the relevant keyboard-shortcuts in your .bbkeysrc:
KeyToGrab(Left), WithModifier(Control+Mod1), WithAction(LeftWorkspace)
KeyToGrab(Right), WithModifier(Control+Mod1), WithAction(RightWorkspace)
KeyToGrab(Up), WithModifier(Control+Mod1), WithAction(UpWorkspace)
KeyToGrab(Down), WithModifier(Control+Mod1), WithAction(DownWorkspace)
All this is, of course, just my configuration and you can configure it
in any way you like.
> I also set bbpager to start its window on 0+1000 (that's the only way I know
> to get it in the upper left hand corner).
Upper left-hand corner is +0+0, upper right is -0+0, lower right is -0-0
and lower left is +0-0. For details see
man X
/GEOMETRY
-Jan
--
Jan Schaumann
http://www.netmeister.org