Ubuntu – How to modify Unity windows snapping shotcuts

shortcut-keysunity

When unity's window snapping is enabled the following short cut's are enabled too:

  • snap left : Ctrl+Super+Left
  • snap right : Ctrl+Super+Right

Naively I though this was configured in org.gnome.desktop.wm.keybindings in the move-to-side-e/w but it's not.

I'd like to modify these keybindings where can I do that?

Best Answer

You can do this in CompizConfig Settings Manager (ccsm) under Window Management -> Grid -> Put Left/Right

Related Question