This can be done by simply editing a single config file. (Edit /usr/share/hildon-desktop/transitions.ini, look for snap_grid_size and set it to anything higher (snapping is at 4 by default)
With tweakr, people who don't use english cannot switch profiles which is a pretty bad bug imho.
Well if you want to stick with tweakr, just don't upgrade alarmed. To make the updater ignore alarmed updates by default, you should be able to just do Code: echo “alarmed hold” | dpkg --set-selections as root from a terminal. To unhold it at any future time, do Code: echo “alarmed unhold” | dpkg --set-selections
echo “alarmed hold” | dpkg --set-selections
echo “alarmed unhold” | dpkg --set-selections