How can I disable the alt+click combination from moving windows in Ubuntu 11.10 (unity-2d)?
|
feedback
|
migrated from stackoverflow.com Nov 19 '11 at 1:58
This question came from our site for professional and enthusiast programmers.
|
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.
| |||||||
feedback
|
protected by Community♦ May 20 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.