* LinuxBear <[EMAIL PROTECTED]> [Oct 19. 2001 13:49]: > 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
I use F12 for maximize vertically, and that gives me the following in .bbkeysrc: KeyToGrab(F12), WithModifier(None), WithAction(MaximizeVertical) MaximizeHorizontal would be the token to use for horizontal maximization. -- Mads Martin Joergensen, http://mmj.dk "Why make things difficult, when it is possible to make them cryptic and totally illogic, with just a little bit more effort." -- A. P. J.
