Try using bbkeys, and configuring key-combo to do horizontal and
vertical increments/decrements...

Example bbkeysrc lines:
KeyToGrab(Left), WithModifier(Mod1+Shift),
WithAction(HorizontalDecrement)
KeyToGrab(Right), WithModifier(Mod1+Shift),
WithAction(HorizontalIncrement)
KeyToGrab(Down), WithModifier(Mod1+Shift), WithAction(VerticalDecrement)
KeyToGrab(Up), WithModifier(Mod1+Shift), WithAction(VerticalIncrement)

These would make alt-shift-(appropriate arrow key) increase/decrease
either the height or width. I find it's easier than trying to manually
do it with the mouse.

Matthew

On Tue, 2002-04-23 at 11:15, Es Bee Ex wrote:
> On a related note, does anyone else have a hard time resizing windows
> in one direction(or does anyone even want to do this)? Maybe it's just
> my mouse, but it's difficult to say, make a window 20 pixels taller. Any
> time I try, the window gets sized in both directions. I'm not sure how
> to change this behavior, but does someone else here have an idea?
> 
> -- 
> Joseph Applegate (SB-X)
> [EMAIL PROTECTED] | [EMAIL PROTECTED]
> UIN: 9788597

Reply via email to