How restore Xubuntu desktop to default












0














enter image description hereBefore I was using Gnome desktop on Ubuntu 14.04 , then I installed Xubuntu desktop and just these days when I login it doesnot work..I dont know what's wrong when I drag something it repeat many times and stay on desktop and nothing work!...but gnome still ok...how can I restore Xubuntu desktop?










share|improve this question
























  • you mean to say that you had Xubuntu then you installed Gnome and now you are getting this problem ?
    – Edward Torvalds
    Nov 21 '14 at 8:27










  • no I installed xubuntu desktop after Gnome desktop and I was using Gnome before
    – Deniz
    Nov 21 '14 at 8:29










  • Has Xubuntu desktop ever worked in your case? Do you want to remove or repair it? The term restore is a bit unclear in this context.
    – Melebius
    Mar 28 '18 at 7:56
















0














enter image description hereBefore I was using Gnome desktop on Ubuntu 14.04 , then I installed Xubuntu desktop and just these days when I login it doesnot work..I dont know what's wrong when I drag something it repeat many times and stay on desktop and nothing work!...but gnome still ok...how can I restore Xubuntu desktop?










share|improve this question
























  • you mean to say that you had Xubuntu then you installed Gnome and now you are getting this problem ?
    – Edward Torvalds
    Nov 21 '14 at 8:27










  • no I installed xubuntu desktop after Gnome desktop and I was using Gnome before
    – Deniz
    Nov 21 '14 at 8:29










  • Has Xubuntu desktop ever worked in your case? Do you want to remove or repair it? The term restore is a bit unclear in this context.
    – Melebius
    Mar 28 '18 at 7:56














0












0








0







enter image description hereBefore I was using Gnome desktop on Ubuntu 14.04 , then I installed Xubuntu desktop and just these days when I login it doesnot work..I dont know what's wrong when I drag something it repeat many times and stay on desktop and nothing work!...but gnome still ok...how can I restore Xubuntu desktop?










share|improve this question















enter image description hereBefore I was using Gnome desktop on Ubuntu 14.04 , then I installed Xubuntu desktop and just these days when I login it doesnot work..I dont know what's wrong when I drag something it repeat many times and stay on desktop and nothing work!...but gnome still ok...how can I restore Xubuntu desktop?







xubuntu desktop-environments






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 21 '14 at 8:16







Deniz

















asked Nov 21 '14 at 7:54









DenizDeniz

792619




792619












  • you mean to say that you had Xubuntu then you installed Gnome and now you are getting this problem ?
    – Edward Torvalds
    Nov 21 '14 at 8:27










  • no I installed xubuntu desktop after Gnome desktop and I was using Gnome before
    – Deniz
    Nov 21 '14 at 8:29










  • Has Xubuntu desktop ever worked in your case? Do you want to remove or repair it? The term restore is a bit unclear in this context.
    – Melebius
    Mar 28 '18 at 7:56


















  • you mean to say that you had Xubuntu then you installed Gnome and now you are getting this problem ?
    – Edward Torvalds
    Nov 21 '14 at 8:27










  • no I installed xubuntu desktop after Gnome desktop and I was using Gnome before
    – Deniz
    Nov 21 '14 at 8:29










  • Has Xubuntu desktop ever worked in your case? Do you want to remove or repair it? The term restore is a bit unclear in this context.
    – Melebius
    Mar 28 '18 at 7:56
















you mean to say that you had Xubuntu then you installed Gnome and now you are getting this problem ?
– Edward Torvalds
Nov 21 '14 at 8:27




you mean to say that you had Xubuntu then you installed Gnome and now you are getting this problem ?
– Edward Torvalds
Nov 21 '14 at 8:27












no I installed xubuntu desktop after Gnome desktop and I was using Gnome before
– Deniz
Nov 21 '14 at 8:29




no I installed xubuntu desktop after Gnome desktop and I was using Gnome before
– Deniz
Nov 21 '14 at 8:29












Has Xubuntu desktop ever worked in your case? Do you want to remove or repair it? The term restore is a bit unclear in this context.
– Melebius
Mar 28 '18 at 7:56




Has Xubuntu desktop ever worked in your case? Do you want to remove or repair it? The term restore is a bit unclear in this context.
– Melebius
Mar 28 '18 at 7:56










2 Answers
2






active

oldest

votes


















0














If you want to revert back to Gnome, then you should first remove XFCE desktop then reinstall Gnome desktop.



Removing XFCE:



sudo apt-get purge xfce4
sudo apt-get autoclean
sudo apt-get autoremove


reinstalling Gnome desktop:



sudo apt-get install --reinstall gnome-shell
sudo dpkg-reconfigure gdm
sudo apt-get update && sudo apt-get upgrade





share|improve this answer































    -1














    sudo apt-get autoremove --purge xubuntu-* xfce*
    sudo apt-get install xfce4


    installing xubuntu-desktop may create duplication.






    share|improve this answer























    • That won't result in anything useful, because xubuntu-desktop is just a meta-package and xfce4 is (most likely) already installed.
      – David Foerster
      Nov 21 '14 at 11:05










    • ubuntuforums.org/…
      – Anıl Karaağaç
      Nov 21 '14 at 11:15










    • So your proposal would remove the Xubuntu desktop, while OP is asking how to restore it. How does that fit? I would like to point out again, that removing the package xubuntu-desktop does not remove the Xubuntu desktop environment, because it's just a meta-package depending on the actual packages that make out the desktop environment.
      – David Foerster
      Nov 21 '14 at 11:47












    • of course xubuntu-desktop has xfce4 but there are also other packages may break something. you're right. i edited my answer
      – Anıl Karaağaç
      Nov 21 '14 at 12:06













    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%2f552127%2fhow-restore-xubuntu-desktop-to-default%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    If you want to revert back to Gnome, then you should first remove XFCE desktop then reinstall Gnome desktop.



    Removing XFCE:



    sudo apt-get purge xfce4
    sudo apt-get autoclean
    sudo apt-get autoremove


    reinstalling Gnome desktop:



    sudo apt-get install --reinstall gnome-shell
    sudo dpkg-reconfigure gdm
    sudo apt-get update && sudo apt-get upgrade





    share|improve this answer




























      0














      If you want to revert back to Gnome, then you should first remove XFCE desktop then reinstall Gnome desktop.



      Removing XFCE:



      sudo apt-get purge xfce4
      sudo apt-get autoclean
      sudo apt-get autoremove


      reinstalling Gnome desktop:



      sudo apt-get install --reinstall gnome-shell
      sudo dpkg-reconfigure gdm
      sudo apt-get update && sudo apt-get upgrade





      share|improve this answer


























        0












        0








        0






        If you want to revert back to Gnome, then you should first remove XFCE desktop then reinstall Gnome desktop.



        Removing XFCE:



        sudo apt-get purge xfce4
        sudo apt-get autoclean
        sudo apt-get autoremove


        reinstalling Gnome desktop:



        sudo apt-get install --reinstall gnome-shell
        sudo dpkg-reconfigure gdm
        sudo apt-get update && sudo apt-get upgrade





        share|improve this answer














        If you want to revert back to Gnome, then you should first remove XFCE desktop then reinstall Gnome desktop.



        Removing XFCE:



        sudo apt-get purge xfce4
        sudo apt-get autoclean
        sudo apt-get autoremove


        reinstalling Gnome desktop:



        sudo apt-get install --reinstall gnome-shell
        sudo dpkg-reconfigure gdm
        sudo apt-get update && sudo apt-get upgrade






        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Nov 21 '14 at 11:04









        David Foerster

        27.9k1364110




        27.9k1364110










        answered Nov 21 '14 at 9:06









        Edward TorvaldsEdward Torvalds

        5,04774079




        5,04774079

























            -1














            sudo apt-get autoremove --purge xubuntu-* xfce*
            sudo apt-get install xfce4


            installing xubuntu-desktop may create duplication.






            share|improve this answer























            • That won't result in anything useful, because xubuntu-desktop is just a meta-package and xfce4 is (most likely) already installed.
              – David Foerster
              Nov 21 '14 at 11:05










            • ubuntuforums.org/…
              – Anıl Karaağaç
              Nov 21 '14 at 11:15










            • So your proposal would remove the Xubuntu desktop, while OP is asking how to restore it. How does that fit? I would like to point out again, that removing the package xubuntu-desktop does not remove the Xubuntu desktop environment, because it's just a meta-package depending on the actual packages that make out the desktop environment.
              – David Foerster
              Nov 21 '14 at 11:47












            • of course xubuntu-desktop has xfce4 but there are also other packages may break something. you're right. i edited my answer
              – Anıl Karaağaç
              Nov 21 '14 at 12:06


















            -1














            sudo apt-get autoremove --purge xubuntu-* xfce*
            sudo apt-get install xfce4


            installing xubuntu-desktop may create duplication.






            share|improve this answer























            • That won't result in anything useful, because xubuntu-desktop is just a meta-package and xfce4 is (most likely) already installed.
              – David Foerster
              Nov 21 '14 at 11:05










            • ubuntuforums.org/…
              – Anıl Karaağaç
              Nov 21 '14 at 11:15










            • So your proposal would remove the Xubuntu desktop, while OP is asking how to restore it. How does that fit? I would like to point out again, that removing the package xubuntu-desktop does not remove the Xubuntu desktop environment, because it's just a meta-package depending on the actual packages that make out the desktop environment.
              – David Foerster
              Nov 21 '14 at 11:47












            • of course xubuntu-desktop has xfce4 but there are also other packages may break something. you're right. i edited my answer
              – Anıl Karaağaç
              Nov 21 '14 at 12:06
















            -1












            -1








            -1






            sudo apt-get autoremove --purge xubuntu-* xfce*
            sudo apt-get install xfce4


            installing xubuntu-desktop may create duplication.






            share|improve this answer














            sudo apt-get autoremove --purge xubuntu-* xfce*
            sudo apt-get install xfce4


            installing xubuntu-desktop may create duplication.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Nov 21 '14 at 12:13









            David Foerster

            27.9k1364110




            27.9k1364110










            answered Nov 21 '14 at 8:30









            Anıl KaraağaçAnıl Karaağaç

            2,180167




            2,180167












            • That won't result in anything useful, because xubuntu-desktop is just a meta-package and xfce4 is (most likely) already installed.
              – David Foerster
              Nov 21 '14 at 11:05










            • ubuntuforums.org/…
              – Anıl Karaağaç
              Nov 21 '14 at 11:15










            • So your proposal would remove the Xubuntu desktop, while OP is asking how to restore it. How does that fit? I would like to point out again, that removing the package xubuntu-desktop does not remove the Xubuntu desktop environment, because it's just a meta-package depending on the actual packages that make out the desktop environment.
              – David Foerster
              Nov 21 '14 at 11:47












            • of course xubuntu-desktop has xfce4 but there are also other packages may break something. you're right. i edited my answer
              – Anıl Karaağaç
              Nov 21 '14 at 12:06




















            • That won't result in anything useful, because xubuntu-desktop is just a meta-package and xfce4 is (most likely) already installed.
              – David Foerster
              Nov 21 '14 at 11:05










            • ubuntuforums.org/…
              – Anıl Karaağaç
              Nov 21 '14 at 11:15










            • So your proposal would remove the Xubuntu desktop, while OP is asking how to restore it. How does that fit? I would like to point out again, that removing the package xubuntu-desktop does not remove the Xubuntu desktop environment, because it's just a meta-package depending on the actual packages that make out the desktop environment.
              – David Foerster
              Nov 21 '14 at 11:47












            • of course xubuntu-desktop has xfce4 but there are also other packages may break something. you're right. i edited my answer
              – Anıl Karaağaç
              Nov 21 '14 at 12:06


















            That won't result in anything useful, because xubuntu-desktop is just a meta-package and xfce4 is (most likely) already installed.
            – David Foerster
            Nov 21 '14 at 11:05




            That won't result in anything useful, because xubuntu-desktop is just a meta-package and xfce4 is (most likely) already installed.
            – David Foerster
            Nov 21 '14 at 11:05












            ubuntuforums.org/…
            – Anıl Karaağaç
            Nov 21 '14 at 11:15




            ubuntuforums.org/…
            – Anıl Karaağaç
            Nov 21 '14 at 11:15












            So your proposal would remove the Xubuntu desktop, while OP is asking how to restore it. How does that fit? I would like to point out again, that removing the package xubuntu-desktop does not remove the Xubuntu desktop environment, because it's just a meta-package depending on the actual packages that make out the desktop environment.
            – David Foerster
            Nov 21 '14 at 11:47






            So your proposal would remove the Xubuntu desktop, while OP is asking how to restore it. How does that fit? I would like to point out again, that removing the package xubuntu-desktop does not remove the Xubuntu desktop environment, because it's just a meta-package depending on the actual packages that make out the desktop environment.
            – David Foerster
            Nov 21 '14 at 11:47














            of course xubuntu-desktop has xfce4 but there are also other packages may break something. you're right. i edited my answer
            – Anıl Karaağaç
            Nov 21 '14 at 12:06






            of course xubuntu-desktop has xfce4 but there are also other packages may break something. you're right. i edited my answer
            – Anıl Karaağaç
            Nov 21 '14 at 12:06




















            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2f552127%2fhow-restore-xubuntu-desktop-to-default%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

            flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

            Mangá

             ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕