.fvwm/config
branchfvwm
changeset 367 63d13ae10f23
parent 362 195bd4ced61d
child 368 3dceea0cf56d
--- a/.fvwm/config	Mon Dec 29 10:44:00 2008 +0200
+++ b/.fvwm/config	Tue Dec 30 11:13:31 2008 +0200
@@ -99,6 +99,7 @@
 
 Mouse 1 R A Menu Utilities Nop
 
+# Setup title-bar button actions.
 Mouse 1 1 A FvwmDeleteOrDestroy
 Mouse 1 3 A FvwmIconifyOrShade
 Mouse 1 5 A FvwmMaximize 93 100
@@ -107,6 +108,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.
 ###############