I have installed Ubuntu 12.04 (Precise Pangolin). If I open System Settings >> Displays there is a new (?) on/off button for a setting named Sticky edges.
Can someone tell me what this setting is supposed to control?
|
|
|
It controls the mouse behaviour at the edges between monitors in a multi-monitor setup: If "Sticky Edges" is enabled the mouse stopps on the edge. See bug #965080 if you think this should be more obvious. |
|||||||
|
|
I dont know for sure but it sounds like that toggles the ability to drag a window close to the edge and have the window jump to that edge, lined up perfectly. |
|||||
|
|
The answers by UbunTom, Jeff Welling, and Jayson Rowe, are all correct. In fact, the accepted answer (with 10 votes currently) is completely wrong. Unfortunately, even the bug entry found in the accepted answer gets it partially wrong (not the first poster who says he doesn't know, and not Simon's answer, but some of the responses that suggest to relabel the sticky edge with the expected behavior of the mouse sticking to the edge). The What this setting controls however is the semi-maximizing property of windows when the cursor touches the side of the screen while it's dragging a window bar to it. Jayson Rowe nailed the description of the behavior in his comment:
In my personal experience of using this setting both in a single monitor set up (when I'm on my laptop), and of using this setting in a multi-monitor set up at home when my laptop is connected to a second additional screen. I find that this In either case, this makes me think that the person, who originally envisioned this setting and designed the UI for it, is probably not the same person who implemented it programmatically. And that's probably the bug, that this setting was originally meant to toggle the mouse sticking to the edge, but the person implementing it, took it to mean that it should toggle the windows sticking to the edges instead. |
||||
|
|