How can I disable the alt+click combination from moving windows in Ubuntu 11.10 (unity-2d)?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
migrated from stackoverflow.com Nov 19 '11 at 1:58
|
With Unity-2D, this is controlled using the
To re-enable it, run
Note that this GConf key controls several mouse shortcuts:
N.B: Disabling the modifier in this way can lead to the Alt+Drag behavior when no modifier keys are pressed (Every drag behaves like Alt+drag) Setting the modifier to '<SUPER>' makes the Super/Windows key the modifier. Alt+Drag can then be used by applications, and Super+Drag to move the window.
for Unity 3D |
|||||
|
protected by Community♦ May 20 '12 at 18:36
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.