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. ###############