From 107d7a0c2768972d52c7731abee7f4999fc756fb Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 29 Dec 2024 19:49:18 -0500 Subject: better window movement settings --- fvwm/.fvwm/config | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'fvwm/.fvwm') diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 94df24d..2045df6 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -732,8 +732,26 @@ AddtoFunc F-Resize + I WarpToWindow 100 100 + I Resize -Silent Mouse 3 A 4 F-Resize -Silent Mouse 1 A 4 F-Move +DestroyFunc F-MoveMonRight +AddtoFunc F-MoveMonRight ++ I MoveToScreen $[monitor.1.name] ++ I WarpToWindow 50 50 + +DestroyFunc F-MoveMonLeft +AddtoFunc F-MoveMonLeft ++ I MoveToScreen $[monitor.0.name] ++ I WarpToWindow 50 50 + +Silent Key A A 4 Raise +Silent Key S A 4 Lower +Silent Mouse 3 A 4 F-Resize +Silent Mouse 1 A 4 F-Move + +# monitor +Silent Key Left A 4 MoveToScreen $[monitor.0.name] +Silent Key Right A 4 MoveToScreen $[monitor.1.name] +Silent Key Left A 4S F-MoveMonLeft +Silent Key Right A 4S F-MoveMonRight # deiconify/iconify and rearrange Mouse 1 I A DeiconifyAndRearrange @@ -852,7 +870,7 @@ DestroyModuleConfig FvwmIconMan:* *FvwmIconMan: Action Mouse 0 A ret *FvwmIconMan: Action Mouse 1 A sendcommand IconManClick *FvwmIconMan: Action Mouse 3 A sendcommand "Menu MenuIconOps" -*FvwmIconMan: Resolution global +*FvwmIconMan: Resolution desk *FvwmIconMan: Tips needed *FvwmIconMan: Sort id -- cgit v1.2.3