5

I've just upgraded to Ubuntu 22.04 and the keyboard shortcuts Super+Left and Super+Right to snap a window no longer work.

Is there a way to get them back?

yassine
  • 53

1 Answers1

3

These shortcut keys should be enabled by default. You may reset these keyboard bindings to their default settings with the following commands:

gsettings reset org.gnome.mutter.keybindings toggle-tiled-left
gsettings reset org.gnome.mutter.keybindings toggle-tiled-right
vanadium
  • 97,564