6

How do I get the window snapping feature working again after reverting to Gnome Classic on 11.10 like suggested in this answer to How to revert to Gnome Classic

volting
  • 397

1 Answers1

5

By default Gnome Classic does not run compiz which has the windows snapping feature.

By choosing Applications - Other - Startup Applications you can add the following startup application compiz --replace:

enter image description here

You can control windows snapping via CCSM -

sudo apt-get install compizconfig-settings-manager

enter image description here

fossfreedom
  • 174,526