With Unity-2D, this is controlled using the
' makes the Super/Windows key the modifier. Alt+Drag can then be used by applications, and Super+Drag to move the window.
/apps/metacity/general/mouse_button_modifier
GConf key. To disable Alt+Click dragging, rungconftool-2 --set /apps/metacity/general/mouse_button_modifier --type string disabled
To re-enable it, rungconftool-2 --set /apps/metacity/general/mouse_button_modifier --type string ''
Note that this GConf key controls several mouse shortcuts:- Alt+Click: Move windows
- Alt+Middle Click: Resize windows
- Alt+Right Click: Open a generic window menu
gconftool-2 --set /apps/metacity/general/mouse_button_modifier --type string ''
Link:
http://askubuntu.com/questions/80623/how-to-disable-altclick-from-moving-windows