From 3a0ab1cc0c67532833e6942068c57a5934b855bc Mon Sep 17 00:00:00 2001 From: Theppitak Karoonboonyanan Date: Thu, 21 Jan 2010 10:58:04 -0500 Subject: [PATCH] fix documentation of mouse_button_modifier --- src/metacity.schemas.in.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/metacity.schemas.in.in b/src/metacity.schemas.in.in index a9dd39771..97cd2806a 100644 --- a/src/metacity.schemas.in.in +++ b/src/metacity.schemas.in.in @@ -15,8 +15,8 @@ Clicking a window while holding down this modifier key will move the window (left click), resize the window (middle click), or show the window menu (right click). - The left and right operations may be swapped - using the "mouse_button_resize" key. + The middle and right click operations may be swapped + using the "resize_with_right_button" key. Modifier is expressed as "<Alt>" or "<Super>" for example.