On Fri, Oct 19, 2001 at 07:46:50AM -0400, LinuxBear wrote: > Is there a way to configure bbkeys so that one can maximize a window only > vertically or only horizontally? I can do his with the PWM window > manager and it would be great if I could also do it with bb
Yep. In yer ~/.bbkeysrc add: KeyToGrab(v), WithModifier(Control+Mod1), WithAction(MaximizeHorizontal) KeyToGrab(h), WithModifier(Control+Mod1), WithAction(MaximizeVertical) C-A-v now maximizes vertically and C-A-h horizontally -- Ola Ormset - Systemkonsulent / Systems consultant Linpro AS, Pancoveien 7, NO-1624 Gressvik Tel: +47 69 35 24 24
