4

In Ubuntu 22.04 -> Settings -> Multitasking you can enable the hot corner that opens Activities Overview but it doesn't provide an option to select which corner will trigger it.

How can I change the corner that triggers it from top left to top right?

1 Answers1

4

Tested in my machine, with Ubuntu 22.04 and Gnome Shell 42.1.

NOTE: Consider that, with Ubuntu/GNOME version changing every now and then, some extensions may be no longer compatible or create issues. Also extensions are not directly developed by Canonical, that is another reason why sometimes incompatibilities may rise.

You can install a Gnome Shell Extension called Custom Hot Corners - Extended that allows you to configure hot corners for all the four screen corners and customize the action of every hot corner.

In this way, you can set the top-right hot corner for the Activities Overview activation, and disable the top-left hot corner (or set it to a different function).

For example, select the top-right corner icon, Select "Core Actions" and then "Show Activities Overview".

Custom Hot Corners - Extended Picture from Custom Hot Corners - Extended

A common way to install a Gnome Shell Extension is to install it through firefox, however if you have the snap version of firefox you can still keep it and use alternative ways to install an extension. Please refer to "Although GNOME Shell integration extension is running, native host connector is not detected" error in 22.04. These methods are valid even if you don't use firefox as your main browser.

Lorenz Keel
  • 8,905
  • will that shell extension work in 22.04 though with GNOME 4? Won't you need to remove FF as snap and install the APT version in its place first? – graham Jun 01 '22 at 13:59
  • Last extension version supports GNOME 42, according to the Gnome Shell Extension webpage. Now that the gnome-shell-extension-manager package is available in Ubuntu repo, there is no need to install from web (so snap version of firefox is no longer a showstopper). – Lorenz Keel Jun 01 '22 at 14:02
  • In Gnome Extension Manager it says that this extension is not supported my Gnome Shell version is 42.1 – Martin Tale Jun 01 '22 at 14:52
  • Now I have access to an Ubuntu machine with Gnome Shell 42.1, I was able to install the extension through Gnome Extension Manager and was able to set the "Show Activities Overview" in the top-right hot corner. – Lorenz Keel Jun 01 '22 at 16:40
  • 1
    Had to install it manually from archive but it's working <3 Thank you! – Martin Tale Jun 01 '22 at 18:08
  • Ubuntu 22.04 fresh install - crashes Extension manager! v0.3. After removing it manager is stable! – Jadeye Jan 21 '24 at 15:38
  • I'm sorry that the solution that worked when I wrote it, now doesn't work for you. I have added a note in my answer. Extensions are not managed directly by canonical, and they may be affected by changes in Ubuntu/Gnome versions. – Lorenz Keel Jan 23 '24 at 10:32