How do I disable 'Activities' hot corner in GNOME shell?












24















GNOME shell has the so-called feature "hot corner", that opens the dashboard if the mouse touches the top-left corner of a monitor screen.



I want this disabled I used to have a GNOME shell extension, yet the repository is not found anymore:



git clone git@github.com/Ahrak/gnome-shell-extension-disable-hot-corners.git
fatal: repository 'git@github.com/Ahrak/gnome-shell-extension-disable-hot-corners.git' does not exist









share|improve this question





























    24















    GNOME shell has the so-called feature "hot corner", that opens the dashboard if the mouse touches the top-left corner of a monitor screen.



    I want this disabled I used to have a GNOME shell extension, yet the repository is not found anymore:



    git clone git@github.com/Ahrak/gnome-shell-extension-disable-hot-corners.git
    fatal: repository 'git@github.com/Ahrak/gnome-shell-extension-disable-hot-corners.git' does not exist









    share|improve this question



























      24












      24








      24


      4






      GNOME shell has the so-called feature "hot corner", that opens the dashboard if the mouse touches the top-left corner of a monitor screen.



      I want this disabled I used to have a GNOME shell extension, yet the repository is not found anymore:



      git clone git@github.com/Ahrak/gnome-shell-extension-disable-hot-corners.git
      fatal: repository 'git@github.com/Ahrak/gnome-shell-extension-disable-hot-corners.git' does not exist









      share|improve this question
















      GNOME shell has the so-called feature "hot corner", that opens the dashboard if the mouse touches the top-left corner of a monitor screen.



      I want this disabled I used to have a GNOME shell extension, yet the repository is not found anymore:



      git clone git@github.com/Ahrak/gnome-shell-extension-disable-hot-corners.git
      fatal: repository 'git@github.com/Ahrak/gnome-shell-extension-disable-hot-corners.git' does not exist






      gnome-shell gnome-shell-extension activities-overview






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 8 mins ago









      pomsky

      31.2k1194127




      31.2k1194127










      asked Nov 23 '15 at 16:59









      k0pernikusk0pernikus

      2,95463063




      2,95463063






















          9 Answers
          9






          active

          oldest

          votes


















          24














          In Gnome tweak tools (sudo apt-get install gnome-tweak-tool), go to "Top bar" then switch '"Activities Overview Hot Corner".



          Hot corner configuration in gnome tweak tools



          And a screencast :



          Hot corner configuration in gnome tweak tools screencast






          share|improve this answer


























          • If you are writing in English, show your screen shots in English to. I do not see any of this as the third option down, mine looks very different.

            – Andrew S
            Apr 8 '18 at 2:05






          • 1





            I've added a link to a screencast with an english interface.

            – mmai
            Apr 8 '18 at 7:13






          • 3





            Which version of Tweaks is that? I don't have this option in 3.28.1.

            – orschiro
            May 11 '18 at 14:30











          • I currently have gnome-tweak-tools 3.28.1-1 on ubuntu 18.04

            – mmai
            May 12 '18 at 10:23






          • 1





            this works until i lock the screen and unlock it again to resume my session. any thoughts on how to make this setting "stick"?

            – amc
            Jun 8 '18 at 3:24



















          12














          Tried frans' solution:



          git clone github.com:HROMANO/nohotcorner.git nohotcorner@azuri.free.fr:
          Permission denied (publickey).


          Why not install the gnome-shell-extension directly? It's much easier, and works for gnome in every linux distribution.



          https://extensions.gnome.org/extension/118/no-topleft-hot-corner/






          share|improve this answer

































            4














            Take k0pernikus' answer but name the directory correctly:



            cd ~/.local/share/gnome-shell/extensions/
            git clone github.com:HROMANO/nohotcorner.git nohotcorner@azuri.free.fr


            works for me






            share|improve this answer

































              3














              I switched to No Topletft Hot Corner by HROMANO



              cd ~/.local/share/gnome-shell/extensions/
              git clone github.com:HROMANO/nohotcorner.git





              share|improve this answer



















              • 1





                You need to call this extension nohotcorner@azuri.free.fr - at least in the current version. The extension won't start otherwise and you get an error message Gjs-WARNING **: JS ERROR: Could not load extension nohotcorner: Error: uuid "nohotcorner@azuri.free.fr" from metadata.json does not match directory name "nohotcorner"

                – frans
                Nov 17 '16 at 9:26











              • yes, those who read this: use @frans answer above

                – MInner
                Nov 19 '16 at 23:55



















              3














              If you have already enabled the infrastructure to use Gnome-Extensions, you can simply go to the extensions webpage, search for "hot corners" and click the switch to turn it on.



              Here is an example of the url:



              https://extensions.gnome.org/extension/118/no-topleft-hot-corner/



              Here is a screenshot of the button to switch on:



              https://imgur.com/eeZ9rge



              Obviously this assumes that you have already installed all the bits to make extensions work from the website - see the section on installing shell extensions from a browser here:



              https://linoxide.com/linux-how-to/install-gnome-shell-extensions-gui-cli/






              share|improve this answer































                1














                Install Gnome Tweak Tools with:



                sudo apt-get install gnome-tweak-tool.


                Once installed open the tweak tool app and go to the option marked extensions on the left:



                Next go to the following location HERE and download the "No Top Left Corner" extension by Azuri. This is an extension to work with Gnome-Tweak Tool. When you download, you will be asked for the gnome shell version you are using. You can check it with the following command:



                gnome-shell --version.


                Once downloaded, go back to the Tweak Tool and at the end of the extensions list is a File button to add more extensions. Click it, and then select the zip file containing the shell extension downloaded.



                That's it. It may require a restart. For me it asked for a restart, but even before that the hot corner was off.






                share|improve this answer

































                  1














                  The option to disable the "hot corner" wasn't available on the latest version of gnome-tweak-tools up to this answer date, so I manage to add the option with an extension: disable hot corner extension



                  Extension options



                  Just download the compressed file and add it the "Extensions" option, after that enable or disable the "hot corner" as you wish.






                  share|improve this answer































                    1














                    Use Gnome Tweaks tool as mentioned before. No need for extensions, though.



                    enter image description here






                    share|improve this answer
























                    • This is a duplicate of an older answer: askubuntu.com/a/1019918/480481

                      – pomsky
                      37 mins ago



















                    -2














                    You can use gnome tweak tool for that. If you don't have that you can install it using sudo apt-get install sudo apt-get install gnome-tweak-tool. Now
                    go to second tab called windows manager go to options called hotcorner and now as you can in this image disable/enable hotcorners.Hotcorner Tab Opened






                    share|improve this answer





















                    • 3





                      It would be a good idea (for newer users) to explain how to find the appropriate extension in the tweak tool

                      – Charles Green
                      Nov 23 '15 at 17:39






                    • 8





                      I just installed gnome on lubuntu and am not seeing this option. In fact, the gnome-tweak-tool I just installed doesn't have any top-tabs in the "Windows" left-tab, and searching for "hotcorners" shows nothing. I'd love to tell you what version of gnome-tweak-tool I have, but I can't find that either.

                      – 7yl4r
                      Feb 16 '17 at 15:18






                    • 1





                      Yup. Same here. What a mess. I'm not seeing it either.

                      – RichieHH
                      Apr 11 '17 at 11:53






                    • 14





                      @RichardRiley @ 7yl4r I know I might be a little late with replying but the reason you're not seeing it is because the screenshot is NOT GNOME Tweak Tool but Unity Tweak Tool. GNOME Tweak Tool never had an option to disable the hot corner. To disable the hot corner in GNOME Shell, you have to use an extension, like this one: extensions.gnome.org/extension/118/no-topleft-hot-corner

                      – Vistaus
                      May 20 '17 at 20:55













                    Your Answer








                    StackExchange.ready(function() {
                    var channelOptions = {
                    tags: "".split(" "),
                    id: "89"
                    };
                    initTagRenderer("".split(" "), "".split(" "), channelOptions);

                    StackExchange.using("externalEditor", function() {
                    // Have to fire editor after snippets, if snippets enabled
                    if (StackExchange.settings.snippets.snippetsEnabled) {
                    StackExchange.using("snippets", function() {
                    createEditor();
                    });
                    }
                    else {
                    createEditor();
                    }
                    });

                    function createEditor() {
                    StackExchange.prepareEditor({
                    heartbeatType: 'answer',
                    autoActivateHeartbeat: false,
                    convertImagesToLinks: true,
                    noModals: true,
                    showLowRepImageUploadWarning: true,
                    reputationToPostImages: 10,
                    bindNavPrevention: true,
                    postfix: "",
                    imageUploader: {
                    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
                    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
                    allowUrls: true
                    },
                    onDemand: true,
                    discardSelector: ".discard-answer"
                    ,immediatelyShowMarkdownHelp:true
                    });


                    }
                    });














                    draft saved

                    draft discarded


















                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f701592%2fhow-do-i-disable-activities-hot-corner-in-gnome-shell%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown

























                    9 Answers
                    9






                    active

                    oldest

                    votes








                    9 Answers
                    9






                    active

                    oldest

                    votes









                    active

                    oldest

                    votes






                    active

                    oldest

                    votes









                    24














                    In Gnome tweak tools (sudo apt-get install gnome-tweak-tool), go to "Top bar" then switch '"Activities Overview Hot Corner".



                    Hot corner configuration in gnome tweak tools



                    And a screencast :



                    Hot corner configuration in gnome tweak tools screencast






                    share|improve this answer


























                    • If you are writing in English, show your screen shots in English to. I do not see any of this as the third option down, mine looks very different.

                      – Andrew S
                      Apr 8 '18 at 2:05






                    • 1





                      I've added a link to a screencast with an english interface.

                      – mmai
                      Apr 8 '18 at 7:13






                    • 3





                      Which version of Tweaks is that? I don't have this option in 3.28.1.

                      – orschiro
                      May 11 '18 at 14:30











                    • I currently have gnome-tweak-tools 3.28.1-1 on ubuntu 18.04

                      – mmai
                      May 12 '18 at 10:23






                    • 1





                      this works until i lock the screen and unlock it again to resume my session. any thoughts on how to make this setting "stick"?

                      – amc
                      Jun 8 '18 at 3:24
















                    24














                    In Gnome tweak tools (sudo apt-get install gnome-tweak-tool), go to "Top bar" then switch '"Activities Overview Hot Corner".



                    Hot corner configuration in gnome tweak tools



                    And a screencast :



                    Hot corner configuration in gnome tweak tools screencast






                    share|improve this answer


























                    • If you are writing in English, show your screen shots in English to. I do not see any of this as the third option down, mine looks very different.

                      – Andrew S
                      Apr 8 '18 at 2:05






                    • 1





                      I've added a link to a screencast with an english interface.

                      – mmai
                      Apr 8 '18 at 7:13






                    • 3





                      Which version of Tweaks is that? I don't have this option in 3.28.1.

                      – orschiro
                      May 11 '18 at 14:30











                    • I currently have gnome-tweak-tools 3.28.1-1 on ubuntu 18.04

                      – mmai
                      May 12 '18 at 10:23






                    • 1





                      this works until i lock the screen and unlock it again to resume my session. any thoughts on how to make this setting "stick"?

                      – amc
                      Jun 8 '18 at 3:24














                    24












                    24








                    24







                    In Gnome tweak tools (sudo apt-get install gnome-tweak-tool), go to "Top bar" then switch '"Activities Overview Hot Corner".



                    Hot corner configuration in gnome tweak tools



                    And a screencast :



                    Hot corner configuration in gnome tweak tools screencast






                    share|improve this answer















                    In Gnome tweak tools (sudo apt-get install gnome-tweak-tool), go to "Top bar" then switch '"Activities Overview Hot Corner".



                    Hot corner configuration in gnome tweak tools



                    And a screencast :



                    Hot corner configuration in gnome tweak tools screencast







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Apr 8 '18 at 7:22

























                    answered Mar 28 '18 at 10:20









                    mmaimmai

                    35925




                    35925













                    • If you are writing in English, show your screen shots in English to. I do not see any of this as the third option down, mine looks very different.

                      – Andrew S
                      Apr 8 '18 at 2:05






                    • 1





                      I've added a link to a screencast with an english interface.

                      – mmai
                      Apr 8 '18 at 7:13






                    • 3





                      Which version of Tweaks is that? I don't have this option in 3.28.1.

                      – orschiro
                      May 11 '18 at 14:30











                    • I currently have gnome-tweak-tools 3.28.1-1 on ubuntu 18.04

                      – mmai
                      May 12 '18 at 10:23






                    • 1





                      this works until i lock the screen and unlock it again to resume my session. any thoughts on how to make this setting "stick"?

                      – amc
                      Jun 8 '18 at 3:24



















                    • If you are writing in English, show your screen shots in English to. I do not see any of this as the third option down, mine looks very different.

                      – Andrew S
                      Apr 8 '18 at 2:05






                    • 1





                      I've added a link to a screencast with an english interface.

                      – mmai
                      Apr 8 '18 at 7:13






                    • 3





                      Which version of Tweaks is that? I don't have this option in 3.28.1.

                      – orschiro
                      May 11 '18 at 14:30











                    • I currently have gnome-tweak-tools 3.28.1-1 on ubuntu 18.04

                      – mmai
                      May 12 '18 at 10:23






                    • 1





                      this works until i lock the screen and unlock it again to resume my session. any thoughts on how to make this setting "stick"?

                      – amc
                      Jun 8 '18 at 3:24

















                    If you are writing in English, show your screen shots in English to. I do not see any of this as the third option down, mine looks very different.

                    – Andrew S
                    Apr 8 '18 at 2:05





                    If you are writing in English, show your screen shots in English to. I do not see any of this as the third option down, mine looks very different.

                    – Andrew S
                    Apr 8 '18 at 2:05




                    1




                    1





                    I've added a link to a screencast with an english interface.

                    – mmai
                    Apr 8 '18 at 7:13





                    I've added a link to a screencast with an english interface.

                    – mmai
                    Apr 8 '18 at 7:13




                    3




                    3





                    Which version of Tweaks is that? I don't have this option in 3.28.1.

                    – orschiro
                    May 11 '18 at 14:30





                    Which version of Tweaks is that? I don't have this option in 3.28.1.

                    – orschiro
                    May 11 '18 at 14:30













                    I currently have gnome-tweak-tools 3.28.1-1 on ubuntu 18.04

                    – mmai
                    May 12 '18 at 10:23





                    I currently have gnome-tweak-tools 3.28.1-1 on ubuntu 18.04

                    – mmai
                    May 12 '18 at 10:23




                    1




                    1





                    this works until i lock the screen and unlock it again to resume my session. any thoughts on how to make this setting "stick"?

                    – amc
                    Jun 8 '18 at 3:24





                    this works until i lock the screen and unlock it again to resume my session. any thoughts on how to make this setting "stick"?

                    – amc
                    Jun 8 '18 at 3:24













                    12














                    Tried frans' solution:



                    git clone github.com:HROMANO/nohotcorner.git nohotcorner@azuri.free.fr:
                    Permission denied (publickey).


                    Why not install the gnome-shell-extension directly? It's much easier, and works for gnome in every linux distribution.



                    https://extensions.gnome.org/extension/118/no-topleft-hot-corner/






                    share|improve this answer






























                      12














                      Tried frans' solution:



                      git clone github.com:HROMANO/nohotcorner.git nohotcorner@azuri.free.fr:
                      Permission denied (publickey).


                      Why not install the gnome-shell-extension directly? It's much easier, and works for gnome in every linux distribution.



                      https://extensions.gnome.org/extension/118/no-topleft-hot-corner/






                      share|improve this answer




























                        12












                        12








                        12







                        Tried frans' solution:



                        git clone github.com:HROMANO/nohotcorner.git nohotcorner@azuri.free.fr:
                        Permission denied (publickey).


                        Why not install the gnome-shell-extension directly? It's much easier, and works for gnome in every linux distribution.



                        https://extensions.gnome.org/extension/118/no-topleft-hot-corner/






                        share|improve this answer















                        Tried frans' solution:



                        git clone github.com:HROMANO/nohotcorner.git nohotcorner@azuri.free.fr:
                        Permission denied (publickey).


                        Why not install the gnome-shell-extension directly? It's much easier, and works for gnome in every linux distribution.



                        https://extensions.gnome.org/extension/118/no-topleft-hot-corner/







                        share|improve this answer














                        share|improve this answer



                        share|improve this answer








                        edited Aug 19 '18 at 11:43

























                        answered Aug 28 '17 at 8:06









                        Recolic KeghartRecolic Keghart

                        12315




                        12315























                            4














                            Take k0pernikus' answer but name the directory correctly:



                            cd ~/.local/share/gnome-shell/extensions/
                            git clone github.com:HROMANO/nohotcorner.git nohotcorner@azuri.free.fr


                            works for me






                            share|improve this answer






























                              4














                              Take k0pernikus' answer but name the directory correctly:



                              cd ~/.local/share/gnome-shell/extensions/
                              git clone github.com:HROMANO/nohotcorner.git nohotcorner@azuri.free.fr


                              works for me






                              share|improve this answer




























                                4












                                4








                                4







                                Take k0pernikus' answer but name the directory correctly:



                                cd ~/.local/share/gnome-shell/extensions/
                                git clone github.com:HROMANO/nohotcorner.git nohotcorner@azuri.free.fr


                                works for me






                                share|improve this answer















                                Take k0pernikus' answer but name the directory correctly:



                                cd ~/.local/share/gnome-shell/extensions/
                                git clone github.com:HROMANO/nohotcorner.git nohotcorner@azuri.free.fr


                                works for me







                                share|improve this answer














                                share|improve this answer



                                share|improve this answer








                                edited Apr 13 '17 at 12:24









                                Community

                                1




                                1










                                answered Nov 17 '16 at 9:29









                                fransfrans

                                1413




                                1413























                                    3














                                    I switched to No Topletft Hot Corner by HROMANO



                                    cd ~/.local/share/gnome-shell/extensions/
                                    git clone github.com:HROMANO/nohotcorner.git





                                    share|improve this answer



















                                    • 1





                                      You need to call this extension nohotcorner@azuri.free.fr - at least in the current version. The extension won't start otherwise and you get an error message Gjs-WARNING **: JS ERROR: Could not load extension nohotcorner: Error: uuid "nohotcorner@azuri.free.fr" from metadata.json does not match directory name "nohotcorner"

                                      – frans
                                      Nov 17 '16 at 9:26











                                    • yes, those who read this: use @frans answer above

                                      – MInner
                                      Nov 19 '16 at 23:55
















                                    3














                                    I switched to No Topletft Hot Corner by HROMANO



                                    cd ~/.local/share/gnome-shell/extensions/
                                    git clone github.com:HROMANO/nohotcorner.git





                                    share|improve this answer



















                                    • 1





                                      You need to call this extension nohotcorner@azuri.free.fr - at least in the current version. The extension won't start otherwise and you get an error message Gjs-WARNING **: JS ERROR: Could not load extension nohotcorner: Error: uuid "nohotcorner@azuri.free.fr" from metadata.json does not match directory name "nohotcorner"

                                      – frans
                                      Nov 17 '16 at 9:26











                                    • yes, those who read this: use @frans answer above

                                      – MInner
                                      Nov 19 '16 at 23:55














                                    3












                                    3








                                    3







                                    I switched to No Topletft Hot Corner by HROMANO



                                    cd ~/.local/share/gnome-shell/extensions/
                                    git clone github.com:HROMANO/nohotcorner.git





                                    share|improve this answer













                                    I switched to No Topletft Hot Corner by HROMANO



                                    cd ~/.local/share/gnome-shell/extensions/
                                    git clone github.com:HROMANO/nohotcorner.git






                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered Nov 23 '15 at 16:59









                                    k0pernikusk0pernikus

                                    2,95463063




                                    2,95463063








                                    • 1





                                      You need to call this extension nohotcorner@azuri.free.fr - at least in the current version. The extension won't start otherwise and you get an error message Gjs-WARNING **: JS ERROR: Could not load extension nohotcorner: Error: uuid "nohotcorner@azuri.free.fr" from metadata.json does not match directory name "nohotcorner"

                                      – frans
                                      Nov 17 '16 at 9:26











                                    • yes, those who read this: use @frans answer above

                                      – MInner
                                      Nov 19 '16 at 23:55














                                    • 1





                                      You need to call this extension nohotcorner@azuri.free.fr - at least in the current version. The extension won't start otherwise and you get an error message Gjs-WARNING **: JS ERROR: Could not load extension nohotcorner: Error: uuid "nohotcorner@azuri.free.fr" from metadata.json does not match directory name "nohotcorner"

                                      – frans
                                      Nov 17 '16 at 9:26











                                    • yes, those who read this: use @frans answer above

                                      – MInner
                                      Nov 19 '16 at 23:55








                                    1




                                    1





                                    You need to call this extension nohotcorner@azuri.free.fr - at least in the current version. The extension won't start otherwise and you get an error message Gjs-WARNING **: JS ERROR: Could not load extension nohotcorner: Error: uuid "nohotcorner@azuri.free.fr" from metadata.json does not match directory name "nohotcorner"

                                    – frans
                                    Nov 17 '16 at 9:26





                                    You need to call this extension nohotcorner@azuri.free.fr - at least in the current version. The extension won't start otherwise and you get an error message Gjs-WARNING **: JS ERROR: Could not load extension nohotcorner: Error: uuid "nohotcorner@azuri.free.fr" from metadata.json does not match directory name "nohotcorner"

                                    – frans
                                    Nov 17 '16 at 9:26













                                    yes, those who read this: use @frans answer above

                                    – MInner
                                    Nov 19 '16 at 23:55





                                    yes, those who read this: use @frans answer above

                                    – MInner
                                    Nov 19 '16 at 23:55











                                    3














                                    If you have already enabled the infrastructure to use Gnome-Extensions, you can simply go to the extensions webpage, search for "hot corners" and click the switch to turn it on.



                                    Here is an example of the url:



                                    https://extensions.gnome.org/extension/118/no-topleft-hot-corner/



                                    Here is a screenshot of the button to switch on:



                                    https://imgur.com/eeZ9rge



                                    Obviously this assumes that you have already installed all the bits to make extensions work from the website - see the section on installing shell extensions from a browser here:



                                    https://linoxide.com/linux-how-to/install-gnome-shell-extensions-gui-cli/






                                    share|improve this answer




























                                      3














                                      If you have already enabled the infrastructure to use Gnome-Extensions, you can simply go to the extensions webpage, search for "hot corners" and click the switch to turn it on.



                                      Here is an example of the url:



                                      https://extensions.gnome.org/extension/118/no-topleft-hot-corner/



                                      Here is a screenshot of the button to switch on:



                                      https://imgur.com/eeZ9rge



                                      Obviously this assumes that you have already installed all the bits to make extensions work from the website - see the section on installing shell extensions from a browser here:



                                      https://linoxide.com/linux-how-to/install-gnome-shell-extensions-gui-cli/






                                      share|improve this answer


























                                        3












                                        3








                                        3







                                        If you have already enabled the infrastructure to use Gnome-Extensions, you can simply go to the extensions webpage, search for "hot corners" and click the switch to turn it on.



                                        Here is an example of the url:



                                        https://extensions.gnome.org/extension/118/no-topleft-hot-corner/



                                        Here is a screenshot of the button to switch on:



                                        https://imgur.com/eeZ9rge



                                        Obviously this assumes that you have already installed all the bits to make extensions work from the website - see the section on installing shell extensions from a browser here:



                                        https://linoxide.com/linux-how-to/install-gnome-shell-extensions-gui-cli/






                                        share|improve this answer













                                        If you have already enabled the infrastructure to use Gnome-Extensions, you can simply go to the extensions webpage, search for "hot corners" and click the switch to turn it on.



                                        Here is an example of the url:



                                        https://extensions.gnome.org/extension/118/no-topleft-hot-corner/



                                        Here is a screenshot of the button to switch on:



                                        https://imgur.com/eeZ9rge



                                        Obviously this assumes that you have already installed all the bits to make extensions work from the website - see the section on installing shell extensions from a browser here:



                                        https://linoxide.com/linux-how-to/install-gnome-shell-extensions-gui-cli/







                                        share|improve this answer












                                        share|improve this answer



                                        share|improve this answer










                                        answered Jun 3 '18 at 22:25









                                        user230910user230910

                                        1665




                                        1665























                                            1














                                            Install Gnome Tweak Tools with:



                                            sudo apt-get install gnome-tweak-tool.


                                            Once installed open the tweak tool app and go to the option marked extensions on the left:



                                            Next go to the following location HERE and download the "No Top Left Corner" extension by Azuri. This is an extension to work with Gnome-Tweak Tool. When you download, you will be asked for the gnome shell version you are using. You can check it with the following command:



                                            gnome-shell --version.


                                            Once downloaded, go back to the Tweak Tool and at the end of the extensions list is a File button to add more extensions. Click it, and then select the zip file containing the shell extension downloaded.



                                            That's it. It may require a restart. For me it asked for a restart, but even before that the hot corner was off.






                                            share|improve this answer






























                                              1














                                              Install Gnome Tweak Tools with:



                                              sudo apt-get install gnome-tweak-tool.


                                              Once installed open the tweak tool app and go to the option marked extensions on the left:



                                              Next go to the following location HERE and download the "No Top Left Corner" extension by Azuri. This is an extension to work with Gnome-Tweak Tool. When you download, you will be asked for the gnome shell version you are using. You can check it with the following command:



                                              gnome-shell --version.


                                              Once downloaded, go back to the Tweak Tool and at the end of the extensions list is a File button to add more extensions. Click it, and then select the zip file containing the shell extension downloaded.



                                              That's it. It may require a restart. For me it asked for a restart, but even before that the hot corner was off.






                                              share|improve this answer




























                                                1












                                                1








                                                1







                                                Install Gnome Tweak Tools with:



                                                sudo apt-get install gnome-tweak-tool.


                                                Once installed open the tweak tool app and go to the option marked extensions on the left:



                                                Next go to the following location HERE and download the "No Top Left Corner" extension by Azuri. This is an extension to work with Gnome-Tweak Tool. When you download, you will be asked for the gnome shell version you are using. You can check it with the following command:



                                                gnome-shell --version.


                                                Once downloaded, go back to the Tweak Tool and at the end of the extensions list is a File button to add more extensions. Click it, and then select the zip file containing the shell extension downloaded.



                                                That's it. It may require a restart. For me it asked for a restart, but even before that the hot corner was off.






                                                share|improve this answer















                                                Install Gnome Tweak Tools with:



                                                sudo apt-get install gnome-tweak-tool.


                                                Once installed open the tweak tool app and go to the option marked extensions on the left:



                                                Next go to the following location HERE and download the "No Top Left Corner" extension by Azuri. This is an extension to work with Gnome-Tweak Tool. When you download, you will be asked for the gnome shell version you are using. You can check it with the following command:



                                                gnome-shell --version.


                                                Once downloaded, go back to the Tweak Tool and at the end of the extensions list is a File button to add more extensions. Click it, and then select the zip file containing the shell extension downloaded.



                                                That's it. It may require a restart. For me it asked for a restart, but even before that the hot corner was off.







                                                share|improve this answer














                                                share|improve this answer



                                                share|improve this answer








                                                edited Apr 9 '18 at 22:17

























                                                answered Apr 8 '18 at 2:18









                                                Andrew SAndrew S

                                                1134




                                                1134























                                                    1














                                                    The option to disable the "hot corner" wasn't available on the latest version of gnome-tweak-tools up to this answer date, so I manage to add the option with an extension: disable hot corner extension



                                                    Extension options



                                                    Just download the compressed file and add it the "Extensions" option, after that enable or disable the "hot corner" as you wish.






                                                    share|improve this answer




























                                                      1














                                                      The option to disable the "hot corner" wasn't available on the latest version of gnome-tweak-tools up to this answer date, so I manage to add the option with an extension: disable hot corner extension



                                                      Extension options



                                                      Just download the compressed file and add it the "Extensions" option, after that enable or disable the "hot corner" as you wish.






                                                      share|improve this answer


























                                                        1












                                                        1








                                                        1







                                                        The option to disable the "hot corner" wasn't available on the latest version of gnome-tweak-tools up to this answer date, so I manage to add the option with an extension: disable hot corner extension



                                                        Extension options



                                                        Just download the compressed file and add it the "Extensions" option, after that enable or disable the "hot corner" as you wish.






                                                        share|improve this answer













                                                        The option to disable the "hot corner" wasn't available on the latest version of gnome-tweak-tools up to this answer date, so I manage to add the option with an extension: disable hot corner extension



                                                        Extension options



                                                        Just download the compressed file and add it the "Extensions" option, after that enable or disable the "hot corner" as you wish.







                                                        share|improve this answer












                                                        share|improve this answer



                                                        share|improve this answer










                                                        answered Aug 6 '18 at 21:27









                                                        Jose GonzalezJose Gonzalez

                                                        1288




                                                        1288























                                                            1














                                                            Use Gnome Tweaks tool as mentioned before. No need for extensions, though.



                                                            enter image description here






                                                            share|improve this answer
























                                                            • This is a duplicate of an older answer: askubuntu.com/a/1019918/480481

                                                              – pomsky
                                                              37 mins ago
















                                                            1














                                                            Use Gnome Tweaks tool as mentioned before. No need for extensions, though.



                                                            enter image description here






                                                            share|improve this answer
























                                                            • This is a duplicate of an older answer: askubuntu.com/a/1019918/480481

                                                              – pomsky
                                                              37 mins ago














                                                            1












                                                            1








                                                            1







                                                            Use Gnome Tweaks tool as mentioned before. No need for extensions, though.



                                                            enter image description here






                                                            share|improve this answer













                                                            Use Gnome Tweaks tool as mentioned before. No need for extensions, though.



                                                            enter image description here







                                                            share|improve this answer












                                                            share|improve this answer



                                                            share|improve this answer










                                                            answered Nov 30 '18 at 10:56









                                                            kerner1000kerner1000

                                                            361314




                                                            361314













                                                            • This is a duplicate of an older answer: askubuntu.com/a/1019918/480481

                                                              – pomsky
                                                              37 mins ago



















                                                            • This is a duplicate of an older answer: askubuntu.com/a/1019918/480481

                                                              – pomsky
                                                              37 mins ago

















                                                            This is a duplicate of an older answer: askubuntu.com/a/1019918/480481

                                                            – pomsky
                                                            37 mins ago





                                                            This is a duplicate of an older answer: askubuntu.com/a/1019918/480481

                                                            – pomsky
                                                            37 mins ago











                                                            -2














                                                            You can use gnome tweak tool for that. If you don't have that you can install it using sudo apt-get install sudo apt-get install gnome-tweak-tool. Now
                                                            go to second tab called windows manager go to options called hotcorner and now as you can in this image disable/enable hotcorners.Hotcorner Tab Opened






                                                            share|improve this answer





















                                                            • 3





                                                              It would be a good idea (for newer users) to explain how to find the appropriate extension in the tweak tool

                                                              – Charles Green
                                                              Nov 23 '15 at 17:39






                                                            • 8





                                                              I just installed gnome on lubuntu and am not seeing this option. In fact, the gnome-tweak-tool I just installed doesn't have any top-tabs in the "Windows" left-tab, and searching for "hotcorners" shows nothing. I'd love to tell you what version of gnome-tweak-tool I have, but I can't find that either.

                                                              – 7yl4r
                                                              Feb 16 '17 at 15:18






                                                            • 1





                                                              Yup. Same here. What a mess. I'm not seeing it either.

                                                              – RichieHH
                                                              Apr 11 '17 at 11:53






                                                            • 14





                                                              @RichardRiley @ 7yl4r I know I might be a little late with replying but the reason you're not seeing it is because the screenshot is NOT GNOME Tweak Tool but Unity Tweak Tool. GNOME Tweak Tool never had an option to disable the hot corner. To disable the hot corner in GNOME Shell, you have to use an extension, like this one: extensions.gnome.org/extension/118/no-topleft-hot-corner

                                                              – Vistaus
                                                              May 20 '17 at 20:55


















                                                            -2














                                                            You can use gnome tweak tool for that. If you don't have that you can install it using sudo apt-get install sudo apt-get install gnome-tweak-tool. Now
                                                            go to second tab called windows manager go to options called hotcorner and now as you can in this image disable/enable hotcorners.Hotcorner Tab Opened






                                                            share|improve this answer





















                                                            • 3





                                                              It would be a good idea (for newer users) to explain how to find the appropriate extension in the tweak tool

                                                              – Charles Green
                                                              Nov 23 '15 at 17:39






                                                            • 8





                                                              I just installed gnome on lubuntu and am not seeing this option. In fact, the gnome-tweak-tool I just installed doesn't have any top-tabs in the "Windows" left-tab, and searching for "hotcorners" shows nothing. I'd love to tell you what version of gnome-tweak-tool I have, but I can't find that either.

                                                              – 7yl4r
                                                              Feb 16 '17 at 15:18






                                                            • 1





                                                              Yup. Same here. What a mess. I'm not seeing it either.

                                                              – RichieHH
                                                              Apr 11 '17 at 11:53






                                                            • 14





                                                              @RichardRiley @ 7yl4r I know I might be a little late with replying but the reason you're not seeing it is because the screenshot is NOT GNOME Tweak Tool but Unity Tweak Tool. GNOME Tweak Tool never had an option to disable the hot corner. To disable the hot corner in GNOME Shell, you have to use an extension, like this one: extensions.gnome.org/extension/118/no-topleft-hot-corner

                                                              – Vistaus
                                                              May 20 '17 at 20:55
















                                                            -2












                                                            -2








                                                            -2







                                                            You can use gnome tweak tool for that. If you don't have that you can install it using sudo apt-get install sudo apt-get install gnome-tweak-tool. Now
                                                            go to second tab called windows manager go to options called hotcorner and now as you can in this image disable/enable hotcorners.Hotcorner Tab Opened






                                                            share|improve this answer















                                                            You can use gnome tweak tool for that. If you don't have that you can install it using sudo apt-get install sudo apt-get install gnome-tweak-tool. Now
                                                            go to second tab called windows manager go to options called hotcorner and now as you can in this image disable/enable hotcorners.Hotcorner Tab Opened







                                                            share|improve this answer














                                                            share|improve this answer



                                                            share|improve this answer








                                                            edited Jun 22 '16 at 17:11

























                                                            answered Nov 23 '15 at 17:11









                                                            bha159bha159

                                                            1251423




                                                            1251423








                                                            • 3





                                                              It would be a good idea (for newer users) to explain how to find the appropriate extension in the tweak tool

                                                              – Charles Green
                                                              Nov 23 '15 at 17:39






                                                            • 8





                                                              I just installed gnome on lubuntu and am not seeing this option. In fact, the gnome-tweak-tool I just installed doesn't have any top-tabs in the "Windows" left-tab, and searching for "hotcorners" shows nothing. I'd love to tell you what version of gnome-tweak-tool I have, but I can't find that either.

                                                              – 7yl4r
                                                              Feb 16 '17 at 15:18






                                                            • 1





                                                              Yup. Same here. What a mess. I'm not seeing it either.

                                                              – RichieHH
                                                              Apr 11 '17 at 11:53






                                                            • 14





                                                              @RichardRiley @ 7yl4r I know I might be a little late with replying but the reason you're not seeing it is because the screenshot is NOT GNOME Tweak Tool but Unity Tweak Tool. GNOME Tweak Tool never had an option to disable the hot corner. To disable the hot corner in GNOME Shell, you have to use an extension, like this one: extensions.gnome.org/extension/118/no-topleft-hot-corner

                                                              – Vistaus
                                                              May 20 '17 at 20:55
















                                                            • 3





                                                              It would be a good idea (for newer users) to explain how to find the appropriate extension in the tweak tool

                                                              – Charles Green
                                                              Nov 23 '15 at 17:39






                                                            • 8





                                                              I just installed gnome on lubuntu and am not seeing this option. In fact, the gnome-tweak-tool I just installed doesn't have any top-tabs in the "Windows" left-tab, and searching for "hotcorners" shows nothing. I'd love to tell you what version of gnome-tweak-tool I have, but I can't find that either.

                                                              – 7yl4r
                                                              Feb 16 '17 at 15:18






                                                            • 1





                                                              Yup. Same here. What a mess. I'm not seeing it either.

                                                              – RichieHH
                                                              Apr 11 '17 at 11:53






                                                            • 14





                                                              @RichardRiley @ 7yl4r I know I might be a little late with replying but the reason you're not seeing it is because the screenshot is NOT GNOME Tweak Tool but Unity Tweak Tool. GNOME Tweak Tool never had an option to disable the hot corner. To disable the hot corner in GNOME Shell, you have to use an extension, like this one: extensions.gnome.org/extension/118/no-topleft-hot-corner

                                                              – Vistaus
                                                              May 20 '17 at 20:55










                                                            3




                                                            3





                                                            It would be a good idea (for newer users) to explain how to find the appropriate extension in the tweak tool

                                                            – Charles Green
                                                            Nov 23 '15 at 17:39





                                                            It would be a good idea (for newer users) to explain how to find the appropriate extension in the tweak tool

                                                            – Charles Green
                                                            Nov 23 '15 at 17:39




                                                            8




                                                            8





                                                            I just installed gnome on lubuntu and am not seeing this option. In fact, the gnome-tweak-tool I just installed doesn't have any top-tabs in the "Windows" left-tab, and searching for "hotcorners" shows nothing. I'd love to tell you what version of gnome-tweak-tool I have, but I can't find that either.

                                                            – 7yl4r
                                                            Feb 16 '17 at 15:18





                                                            I just installed gnome on lubuntu and am not seeing this option. In fact, the gnome-tweak-tool I just installed doesn't have any top-tabs in the "Windows" left-tab, and searching for "hotcorners" shows nothing. I'd love to tell you what version of gnome-tweak-tool I have, but I can't find that either.

                                                            – 7yl4r
                                                            Feb 16 '17 at 15:18




                                                            1




                                                            1





                                                            Yup. Same here. What a mess. I'm not seeing it either.

                                                            – RichieHH
                                                            Apr 11 '17 at 11:53





                                                            Yup. Same here. What a mess. I'm not seeing it either.

                                                            – RichieHH
                                                            Apr 11 '17 at 11:53




                                                            14




                                                            14





                                                            @RichardRiley @ 7yl4r I know I might be a little late with replying but the reason you're not seeing it is because the screenshot is NOT GNOME Tweak Tool but Unity Tweak Tool. GNOME Tweak Tool never had an option to disable the hot corner. To disable the hot corner in GNOME Shell, you have to use an extension, like this one: extensions.gnome.org/extension/118/no-topleft-hot-corner

                                                            – Vistaus
                                                            May 20 '17 at 20:55







                                                            @RichardRiley @ 7yl4r I know I might be a little late with replying but the reason you're not seeing it is because the screenshot is NOT GNOME Tweak Tool but Unity Tweak Tool. GNOME Tweak Tool never had an option to disable the hot corner. To disable the hot corner in GNOME Shell, you have to use an extension, like this one: extensions.gnome.org/extension/118/no-topleft-hot-corner

                                                            – Vistaus
                                                            May 20 '17 at 20:55




















                                                            draft saved

                                                            draft discarded




















































                                                            Thanks for contributing an answer to Ask Ubuntu!


                                                            • Please be sure to answer the question. Provide details and share your research!

                                                            But avoid



                                                            • Asking for help, clarification, or responding to other answers.

                                                            • Making statements based on opinion; back them up with references or personal experience.


                                                            To learn more, see our tips on writing great answers.




                                                            draft saved


                                                            draft discarded














                                                            StackExchange.ready(
                                                            function () {
                                                            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f701592%2fhow-do-i-disable-activities-hot-corner-in-gnome-shell%23new-answer', 'question_page');
                                                            }
                                                            );

                                                            Post as a guest















                                                            Required, but never shown





















































                                                            Required, but never shown














                                                            Required, but never shown












                                                            Required, but never shown







                                                            Required, but never shown

































                                                            Required, but never shown














                                                            Required, but never shown












                                                            Required, but never shown







                                                            Required, but never shown







                                                            Popular posts from this blog

                                                            GameSpot

                                                            connect to host localhost port 22: Connection refused

                                                            Getting a Wifi WPA2 wifi connection