On Mon, Jan 22, 2001 at 11:27:19AM +0000, thus spake Glyn Millington:
> On Mon, Jan 15, 2001 at 10:00:23PM +0000, thus spake Martin Rowe:
>
> >
>
> > Also, is there a way to set up bbkeys so that a key will bake it jump
> > to a specific workspace? ie. ctrl + F1 takes me to workspace one, ctrl
> > + F5 takes me to workspace five, etc? Can I do this with bbkeysconf? I
> > couldn't figure it out.
>
> >From my .bbkeysrc
> KeyToGrab(F1), WithModifier(Control), WithAction(Workspace1)
> ...
> KeyToGrab(F10), WithModifier(Control), WithAction(Workspace10)
> KeyToGrab(Left), WithModifier(Control), WithAction(PrevWorkspace)
> KeyToGrab(Right), WithModifier(Control), WithAction(NextWorkspace)
>
> I assume this is fairly generic - I lifted my .bbkeysrc from my Mandrake
> setup at work and dropped it into my Debian ~/ at home as Potato was
> qt-less.
Now I can't get this to work!
I'm running debian Potato
Blackbox 0.61.1-1
bbkeys 0.3.5-2
bbkeysconf 1.2-2
I've tried using bbkeys conf, and dropped in the lines you ggest
above but with no joy. When I hit Ctrl-F1 I get a flash an d
nothng else. .bbkeysrc looks like this
-------------------------------------------------------------
KeyToGrab(F1), WithModifier(Control), WithAction(Workspace1)
KeyToGrab(F2), WithModifier(Control), WithAction(Workspace2)
KeyToGrab(F3), WithModifier(Control), WithAction(Workspace3)
KeyToGrab(F4), WithModifier(Control), WithAction(Workspace4)
KeyToGrab(Left), WithModifier(Control), WithAction(PrevWorkspace)
KeyToGrab(Right), WithModifier(Control), WithAction(NextWorkspace)
What am I doing wrong?
Thanks in advance
Glyn M
-
************************************************
* None can love freedom heartily but good men; *
* the rest love not freedom but license *
* John Milton *
************************************************