Ubuntu 18 user interface issues [closed]











up vote
-1
down vote

favorite












I've just upgraded to Ubuntu 18.04, and there are some user interface issues that I find very annoying. Much of it can be summed up by: My desktop computer is not a cell phone. More specifically, how do I get rid of that cover screen that I have to click and drag with the mouse to remove? How do I get rid of the login screen? (This is a home computer, and I don't expect security issues of that nature here. I could figure it out in earlier Ubuntu, but I don't see it in 18.) Where can I find a ClassicMenu that doesn't lock up my computer? I think it's a horrible idea to click and drag through screenfulls of huge icons with labels like "GNU Image M..."; I liked my apps organized by function and in a concise format with more complete text. Since this isn't a cell phone, there's plenty of room on the screen for submenus, and I would like to use them. (Sorry if I come off as a little annoyed, but I'm a little annoyed.)










share|improve this question













closed as too broad by pomsky, Zanna, karel, Eric Carvalho, N0rbert Nov 26 at 21:39


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.



















    up vote
    -1
    down vote

    favorite












    I've just upgraded to Ubuntu 18.04, and there are some user interface issues that I find very annoying. Much of it can be summed up by: My desktop computer is not a cell phone. More specifically, how do I get rid of that cover screen that I have to click and drag with the mouse to remove? How do I get rid of the login screen? (This is a home computer, and I don't expect security issues of that nature here. I could figure it out in earlier Ubuntu, but I don't see it in 18.) Where can I find a ClassicMenu that doesn't lock up my computer? I think it's a horrible idea to click and drag through screenfulls of huge icons with labels like "GNU Image M..."; I liked my apps organized by function and in a concise format with more complete text. Since this isn't a cell phone, there's plenty of room on the screen for submenus, and I would like to use them. (Sorry if I come off as a little annoyed, but I'm a little annoyed.)










    share|improve this question













    closed as too broad by pomsky, Zanna, karel, Eric Carvalho, N0rbert Nov 26 at 21:39


    Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.

















      up vote
      -1
      down vote

      favorite









      up vote
      -1
      down vote

      favorite











      I've just upgraded to Ubuntu 18.04, and there are some user interface issues that I find very annoying. Much of it can be summed up by: My desktop computer is not a cell phone. More specifically, how do I get rid of that cover screen that I have to click and drag with the mouse to remove? How do I get rid of the login screen? (This is a home computer, and I don't expect security issues of that nature here. I could figure it out in earlier Ubuntu, but I don't see it in 18.) Where can I find a ClassicMenu that doesn't lock up my computer? I think it's a horrible idea to click and drag through screenfulls of huge icons with labels like "GNU Image M..."; I liked my apps organized by function and in a concise format with more complete text. Since this isn't a cell phone, there's plenty of room on the screen for submenus, and I would like to use them. (Sorry if I come off as a little annoyed, but I'm a little annoyed.)










      share|improve this question













      I've just upgraded to Ubuntu 18.04, and there are some user interface issues that I find very annoying. Much of it can be summed up by: My desktop computer is not a cell phone. More specifically, how do I get rid of that cover screen that I have to click and drag with the mouse to remove? How do I get rid of the login screen? (This is a home computer, and I don't expect security issues of that nature here. I could figure it out in earlier Ubuntu, but I don't see it in 18.) Where can I find a ClassicMenu that doesn't lock up my computer? I think it's a horrible idea to click and drag through screenfulls of huge icons with labels like "GNU Image M..."; I liked my apps organized by function and in a concise format with more complete text. Since this isn't a cell phone, there's plenty of room on the screen for submenus, and I would like to use them. (Sorry if I come off as a little annoyed, but I'm a little annoyed.)







      18.04 gui configuration






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 25 at 20:17









      Greg

      172




      172




      closed as too broad by pomsky, Zanna, karel, Eric Carvalho, N0rbert Nov 26 at 21:39


      Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






      closed as too broad by pomsky, Zanna, karel, Eric Carvalho, N0rbert Nov 26 at 21:39


      Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
























          2 Answers
          2






          active

          oldest

          votes

















          up vote
          1
          down vote













          You can try to switch to GNOME FlashBack with



          sudo apt-get install gnome-panel


          and then logout and select session on login screen:



          selecting metacity session



          and you desktop will look like:



          gnome flassback



          But it will not fix the wide gaps in the current GNOME apps and extension-for-every-previously-existed-function fashion.

          So real solution may be to switch to traditional feature-rich desktop - MATE DE with
          sudo apt-get install ubuntu-mate-desktop and forget GNOME as bad nightmare:



          MATE traditions






          share|improve this answer



















          • 1




            I will explore those. But I am perhaps not a typical Linux user, more like a typical computer user. I don't know much about what's going on under the hood, I just want to run a limited number of apps without having to reinvent my workflow with every upgrade. So... I understand GNOME is the future for Ubuntu, is it really a valid option to forget it as a bad nightmare? Thank you for the reply, it looks useful!
            – Greg
            Nov 25 at 21:04










          • The good thing about gnome, it has lots of support and once you become familiar with it, you'll be able to use the features across many Linux platforms and across meny Linux upgrades. This will something excellent for a typical computer user. An example is, with windows you don't have this option. Everytime you upgrade your Windows, you'll have to get very familiar with a new interface and face the "nighmare" of having to redo the new Windows environment into your preferred workflow. Look at Gnome Shell Extensions for a friendly GUI method config method.
            – L. D. James
            Nov 25 at 21:28










          • Wow, that's a lot of extensions. Persian Calendar? MythTV? I don't know if there's anything there for me, I'll have to spend more time on it.
            – Greg
            Nov 25 at 21:59










          • Some are installed by default. While there are many, between a half dozen to a dozen favorites should have your environment petty much configurable to the way you want it. Remembering your 6 or 8 favorites should make it very easy for you to get back to your preferred workflow environement when you upgrade or change Linux flavors.
            – L. D. James
            Nov 26 at 0:31


















          up vote
          1
          down vote













          I think I have it figured out! Let me share it with you.




          1. Disable login. In Settings->Details->Users, and you have to click on the little padlock to change that option. To give credit where credit is due:
            https://linuxconfig.org/how-to-enable-automatic-login-on-ubuntu-18-04-bionic-beaver-linux


          2. Disable the phone-style swipe screen, which appears even when the screen lock is disabled. Download a GNOME Shell Extension called "Disable Screen Shield", which I could do through the standard Ubuntu Software app.
            How to remove "phone style" Gnome swipe to unlock


          3. Application menu. ClassicMenu has a tendency to freeze up the computer. This link showed me how to find Tweaks and other extensions. There are multiple application menus, like the Frippery one on Ubuntu Software, which is not the one I have.
            https://vitux.com/how-to-get-the-windows-look-feel-on-ubuntu/
            Further, I had to enable hot corners with the Custom Hot Corners extension, and edit the metadata.json file with the correct shell version, as explained here.
            Ubuntu 18.04 Application menu not showing after clicking



          Whew! But that addresses my major user interface concerns, and I am content with the BionicBeaver now.






          share|improve this answer




























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            1
            down vote













            You can try to switch to GNOME FlashBack with



            sudo apt-get install gnome-panel


            and then logout and select session on login screen:



            selecting metacity session



            and you desktop will look like:



            gnome flassback



            But it will not fix the wide gaps in the current GNOME apps and extension-for-every-previously-existed-function fashion.

            So real solution may be to switch to traditional feature-rich desktop - MATE DE with
            sudo apt-get install ubuntu-mate-desktop and forget GNOME as bad nightmare:



            MATE traditions






            share|improve this answer



















            • 1




              I will explore those. But I am perhaps not a typical Linux user, more like a typical computer user. I don't know much about what's going on under the hood, I just want to run a limited number of apps without having to reinvent my workflow with every upgrade. So... I understand GNOME is the future for Ubuntu, is it really a valid option to forget it as a bad nightmare? Thank you for the reply, it looks useful!
              – Greg
              Nov 25 at 21:04










            • The good thing about gnome, it has lots of support and once you become familiar with it, you'll be able to use the features across many Linux platforms and across meny Linux upgrades. This will something excellent for a typical computer user. An example is, with windows you don't have this option. Everytime you upgrade your Windows, you'll have to get very familiar with a new interface and face the "nighmare" of having to redo the new Windows environment into your preferred workflow. Look at Gnome Shell Extensions for a friendly GUI method config method.
              – L. D. James
              Nov 25 at 21:28










            • Wow, that's a lot of extensions. Persian Calendar? MythTV? I don't know if there's anything there for me, I'll have to spend more time on it.
              – Greg
              Nov 25 at 21:59










            • Some are installed by default. While there are many, between a half dozen to a dozen favorites should have your environment petty much configurable to the way you want it. Remembering your 6 or 8 favorites should make it very easy for you to get back to your preferred workflow environement when you upgrade or change Linux flavors.
              – L. D. James
              Nov 26 at 0:31















            up vote
            1
            down vote













            You can try to switch to GNOME FlashBack with



            sudo apt-get install gnome-panel


            and then logout and select session on login screen:



            selecting metacity session



            and you desktop will look like:



            gnome flassback



            But it will not fix the wide gaps in the current GNOME apps and extension-for-every-previously-existed-function fashion.

            So real solution may be to switch to traditional feature-rich desktop - MATE DE with
            sudo apt-get install ubuntu-mate-desktop and forget GNOME as bad nightmare:



            MATE traditions






            share|improve this answer



















            • 1




              I will explore those. But I am perhaps not a typical Linux user, more like a typical computer user. I don't know much about what's going on under the hood, I just want to run a limited number of apps without having to reinvent my workflow with every upgrade. So... I understand GNOME is the future for Ubuntu, is it really a valid option to forget it as a bad nightmare? Thank you for the reply, it looks useful!
              – Greg
              Nov 25 at 21:04










            • The good thing about gnome, it has lots of support and once you become familiar with it, you'll be able to use the features across many Linux platforms and across meny Linux upgrades. This will something excellent for a typical computer user. An example is, with windows you don't have this option. Everytime you upgrade your Windows, you'll have to get very familiar with a new interface and face the "nighmare" of having to redo the new Windows environment into your preferred workflow. Look at Gnome Shell Extensions for a friendly GUI method config method.
              – L. D. James
              Nov 25 at 21:28










            • Wow, that's a lot of extensions. Persian Calendar? MythTV? I don't know if there's anything there for me, I'll have to spend more time on it.
              – Greg
              Nov 25 at 21:59










            • Some are installed by default. While there are many, between a half dozen to a dozen favorites should have your environment petty much configurable to the way you want it. Remembering your 6 or 8 favorites should make it very easy for you to get back to your preferred workflow environement when you upgrade or change Linux flavors.
              – L. D. James
              Nov 26 at 0:31













            up vote
            1
            down vote










            up vote
            1
            down vote









            You can try to switch to GNOME FlashBack with



            sudo apt-get install gnome-panel


            and then logout and select session on login screen:



            selecting metacity session



            and you desktop will look like:



            gnome flassback



            But it will not fix the wide gaps in the current GNOME apps and extension-for-every-previously-existed-function fashion.

            So real solution may be to switch to traditional feature-rich desktop - MATE DE with
            sudo apt-get install ubuntu-mate-desktop and forget GNOME as bad nightmare:



            MATE traditions






            share|improve this answer














            You can try to switch to GNOME FlashBack with



            sudo apt-get install gnome-panel


            and then logout and select session on login screen:



            selecting metacity session



            and you desktop will look like:



            gnome flassback



            But it will not fix the wide gaps in the current GNOME apps and extension-for-every-previously-existed-function fashion.

            So real solution may be to switch to traditional feature-rich desktop - MATE DE with
            sudo apt-get install ubuntu-mate-desktop and forget GNOME as bad nightmare:



            MATE traditions







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Nov 25 at 20:46

























            answered Nov 25 at 20:41









            N0rbert

            19.9k54392




            19.9k54392








            • 1




              I will explore those. But I am perhaps not a typical Linux user, more like a typical computer user. I don't know much about what's going on under the hood, I just want to run a limited number of apps without having to reinvent my workflow with every upgrade. So... I understand GNOME is the future for Ubuntu, is it really a valid option to forget it as a bad nightmare? Thank you for the reply, it looks useful!
              – Greg
              Nov 25 at 21:04










            • The good thing about gnome, it has lots of support and once you become familiar with it, you'll be able to use the features across many Linux platforms and across meny Linux upgrades. This will something excellent for a typical computer user. An example is, with windows you don't have this option. Everytime you upgrade your Windows, you'll have to get very familiar with a new interface and face the "nighmare" of having to redo the new Windows environment into your preferred workflow. Look at Gnome Shell Extensions for a friendly GUI method config method.
              – L. D. James
              Nov 25 at 21:28










            • Wow, that's a lot of extensions. Persian Calendar? MythTV? I don't know if there's anything there for me, I'll have to spend more time on it.
              – Greg
              Nov 25 at 21:59










            • Some are installed by default. While there are many, between a half dozen to a dozen favorites should have your environment petty much configurable to the way you want it. Remembering your 6 or 8 favorites should make it very easy for you to get back to your preferred workflow environement when you upgrade or change Linux flavors.
              – L. D. James
              Nov 26 at 0:31














            • 1




              I will explore those. But I am perhaps not a typical Linux user, more like a typical computer user. I don't know much about what's going on under the hood, I just want to run a limited number of apps without having to reinvent my workflow with every upgrade. So... I understand GNOME is the future for Ubuntu, is it really a valid option to forget it as a bad nightmare? Thank you for the reply, it looks useful!
              – Greg
              Nov 25 at 21:04










            • The good thing about gnome, it has lots of support and once you become familiar with it, you'll be able to use the features across many Linux platforms and across meny Linux upgrades. This will something excellent for a typical computer user. An example is, with windows you don't have this option. Everytime you upgrade your Windows, you'll have to get very familiar with a new interface and face the "nighmare" of having to redo the new Windows environment into your preferred workflow. Look at Gnome Shell Extensions for a friendly GUI method config method.
              – L. D. James
              Nov 25 at 21:28










            • Wow, that's a lot of extensions. Persian Calendar? MythTV? I don't know if there's anything there for me, I'll have to spend more time on it.
              – Greg
              Nov 25 at 21:59










            • Some are installed by default. While there are many, between a half dozen to a dozen favorites should have your environment petty much configurable to the way you want it. Remembering your 6 or 8 favorites should make it very easy for you to get back to your preferred workflow environement when you upgrade or change Linux flavors.
              – L. D. James
              Nov 26 at 0:31








            1




            1




            I will explore those. But I am perhaps not a typical Linux user, more like a typical computer user. I don't know much about what's going on under the hood, I just want to run a limited number of apps without having to reinvent my workflow with every upgrade. So... I understand GNOME is the future for Ubuntu, is it really a valid option to forget it as a bad nightmare? Thank you for the reply, it looks useful!
            – Greg
            Nov 25 at 21:04




            I will explore those. But I am perhaps not a typical Linux user, more like a typical computer user. I don't know much about what's going on under the hood, I just want to run a limited number of apps without having to reinvent my workflow with every upgrade. So... I understand GNOME is the future for Ubuntu, is it really a valid option to forget it as a bad nightmare? Thank you for the reply, it looks useful!
            – Greg
            Nov 25 at 21:04












            The good thing about gnome, it has lots of support and once you become familiar with it, you'll be able to use the features across many Linux platforms and across meny Linux upgrades. This will something excellent for a typical computer user. An example is, with windows you don't have this option. Everytime you upgrade your Windows, you'll have to get very familiar with a new interface and face the "nighmare" of having to redo the new Windows environment into your preferred workflow. Look at Gnome Shell Extensions for a friendly GUI method config method.
            – L. D. James
            Nov 25 at 21:28




            The good thing about gnome, it has lots of support and once you become familiar with it, you'll be able to use the features across many Linux platforms and across meny Linux upgrades. This will something excellent for a typical computer user. An example is, with windows you don't have this option. Everytime you upgrade your Windows, you'll have to get very familiar with a new interface and face the "nighmare" of having to redo the new Windows environment into your preferred workflow. Look at Gnome Shell Extensions for a friendly GUI method config method.
            – L. D. James
            Nov 25 at 21:28












            Wow, that's a lot of extensions. Persian Calendar? MythTV? I don't know if there's anything there for me, I'll have to spend more time on it.
            – Greg
            Nov 25 at 21:59




            Wow, that's a lot of extensions. Persian Calendar? MythTV? I don't know if there's anything there for me, I'll have to spend more time on it.
            – Greg
            Nov 25 at 21:59












            Some are installed by default. While there are many, between a half dozen to a dozen favorites should have your environment petty much configurable to the way you want it. Remembering your 6 or 8 favorites should make it very easy for you to get back to your preferred workflow environement when you upgrade or change Linux flavors.
            – L. D. James
            Nov 26 at 0:31




            Some are installed by default. While there are many, between a half dozen to a dozen favorites should have your environment petty much configurable to the way you want it. Remembering your 6 or 8 favorites should make it very easy for you to get back to your preferred workflow environement when you upgrade or change Linux flavors.
            – L. D. James
            Nov 26 at 0:31












            up vote
            1
            down vote













            I think I have it figured out! Let me share it with you.




            1. Disable login. In Settings->Details->Users, and you have to click on the little padlock to change that option. To give credit where credit is due:
              https://linuxconfig.org/how-to-enable-automatic-login-on-ubuntu-18-04-bionic-beaver-linux


            2. Disable the phone-style swipe screen, which appears even when the screen lock is disabled. Download a GNOME Shell Extension called "Disable Screen Shield", which I could do through the standard Ubuntu Software app.
              How to remove "phone style" Gnome swipe to unlock


            3. Application menu. ClassicMenu has a tendency to freeze up the computer. This link showed me how to find Tweaks and other extensions. There are multiple application menus, like the Frippery one on Ubuntu Software, which is not the one I have.
              https://vitux.com/how-to-get-the-windows-look-feel-on-ubuntu/
              Further, I had to enable hot corners with the Custom Hot Corners extension, and edit the metadata.json file with the correct shell version, as explained here.
              Ubuntu 18.04 Application menu not showing after clicking



            Whew! But that addresses my major user interface concerns, and I am content with the BionicBeaver now.






            share|improve this answer

























              up vote
              1
              down vote













              I think I have it figured out! Let me share it with you.




              1. Disable login. In Settings->Details->Users, and you have to click on the little padlock to change that option. To give credit where credit is due:
                https://linuxconfig.org/how-to-enable-automatic-login-on-ubuntu-18-04-bionic-beaver-linux


              2. Disable the phone-style swipe screen, which appears even when the screen lock is disabled. Download a GNOME Shell Extension called "Disable Screen Shield", which I could do through the standard Ubuntu Software app.
                How to remove "phone style" Gnome swipe to unlock


              3. Application menu. ClassicMenu has a tendency to freeze up the computer. This link showed me how to find Tweaks and other extensions. There are multiple application menus, like the Frippery one on Ubuntu Software, which is not the one I have.
                https://vitux.com/how-to-get-the-windows-look-feel-on-ubuntu/
                Further, I had to enable hot corners with the Custom Hot Corners extension, and edit the metadata.json file with the correct shell version, as explained here.
                Ubuntu 18.04 Application menu not showing after clicking



              Whew! But that addresses my major user interface concerns, and I am content with the BionicBeaver now.






              share|improve this answer























                up vote
                1
                down vote










                up vote
                1
                down vote









                I think I have it figured out! Let me share it with you.




                1. Disable login. In Settings->Details->Users, and you have to click on the little padlock to change that option. To give credit where credit is due:
                  https://linuxconfig.org/how-to-enable-automatic-login-on-ubuntu-18-04-bionic-beaver-linux


                2. Disable the phone-style swipe screen, which appears even when the screen lock is disabled. Download a GNOME Shell Extension called "Disable Screen Shield", which I could do through the standard Ubuntu Software app.
                  How to remove "phone style" Gnome swipe to unlock


                3. Application menu. ClassicMenu has a tendency to freeze up the computer. This link showed me how to find Tweaks and other extensions. There are multiple application menus, like the Frippery one on Ubuntu Software, which is not the one I have.
                  https://vitux.com/how-to-get-the-windows-look-feel-on-ubuntu/
                  Further, I had to enable hot corners with the Custom Hot Corners extension, and edit the metadata.json file with the correct shell version, as explained here.
                  Ubuntu 18.04 Application menu not showing after clicking



                Whew! But that addresses my major user interface concerns, and I am content with the BionicBeaver now.






                share|improve this answer












                I think I have it figured out! Let me share it with you.




                1. Disable login. In Settings->Details->Users, and you have to click on the little padlock to change that option. To give credit where credit is due:
                  https://linuxconfig.org/how-to-enable-automatic-login-on-ubuntu-18-04-bionic-beaver-linux


                2. Disable the phone-style swipe screen, which appears even when the screen lock is disabled. Download a GNOME Shell Extension called "Disable Screen Shield", which I could do through the standard Ubuntu Software app.
                  How to remove "phone style" Gnome swipe to unlock


                3. Application menu. ClassicMenu has a tendency to freeze up the computer. This link showed me how to find Tweaks and other extensions. There are multiple application menus, like the Frippery one on Ubuntu Software, which is not the one I have.
                  https://vitux.com/how-to-get-the-windows-look-feel-on-ubuntu/
                  Further, I had to enable hot corners with the Custom Hot Corners extension, and edit the metadata.json file with the correct shell version, as explained here.
                  Ubuntu 18.04 Application menu not showing after clicking



                Whew! But that addresses my major user interface concerns, and I am content with the BionicBeaver now.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Nov 26 at 19:45









                Greg

                172




                172















                    Popular posts from this blog

                    Mont Emei

                    Province de Neuquén

                    Journaliste