# HG changeset patch # User Oleksandr Gavenko # Date 1231830933 -7200 # Node ID 3dceea0cf56d8ec9ec609db83df4a4d6da37169b # Parent 3bcf71fa5017bb600047270c8fb1ee412453d824# Parent 63d13ae10f23f473608c71fad60f3c20725b21aa Automated merge with file:///home/gavenkoa/site/hg/.fvwm diff -r 3bcf71fa5017 -r 3dceea0cf56d .fvwm/config --- a/.fvwm/config Mon Jan 12 21:06:00 2009 +0200 +++ b/.fvwm/config Tue Jan 13 09:15:33 2009 +0200 @@ -115,6 +115,7 @@ Key F4 A M Delete +# Setup title-bar button actions. Mouse 1 1 A FvwmDeleteOrDestroy Mouse 1 3 A FvwmIconifyOrShade Mouse 1 5 A FvwmMaximize 93 100 @@ -123,6 +124,10 @@ Mouse 1 T A FvwmMoveOrIconify Mouse 1 I A FvwmMoveOrIconify +# Move windows by right mouse button (pressing anywhere in a window’s border +# except the title-bar buttons). +Mouse 3 FST A FuncFvwmRaiseLowerX Move + ############### # Window Decor. ###############