Results 1 to 8 of 8

Thread: Revert to Unity

  1. #1
    Join Date
    Jun 2016
    Beans
    6

    Revert to Unity

    I tried install ubuntu-gnome-desktop, but want to go back to using Unity now. I selected Unity at login, but now my desktop is black, I cannot right click, and many of my programs are missing from the Unity search. I used "sudo apt-get remove ubuntu-gnome-desktop" to uninstall. Any thoughts? THanks

  2. #2
    Join Date
    Feb 2016
    Location
    Portugal
    Beans
    427
    Distro
    Ubuntu

    Re: Revert to Unity

    You can try to reinstall ubuntu-desktop but I'm not sure if you need to remove some of what was installed before. Removing the metapackage won't probably remove nor undo what gnome desktop installed or changed.

  3. #3
    Join Date
    Jun 2016
    Beans
    6

    Re: Revert to Unity

    I just tried and that didn't help. I guess I really messed up the desktop : /

  4. #4
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: Revert to Unity

    Hello and Welcome !

    If you still have terminal access try the following and reboot . If the terminal is missing you can execute the command from TTY by pressing F1.

    Code:
    sudo apt-get install --reinstall ubuntu-desktop
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  5. #5
    Join Date
    Jun 2016
    Beans
    6

    Re: Revert to Unity

    THanks for the tip! Pretty much everything is working, I see the side panel and what not, I just cannot interact with the desktop or change the photo. I suppose it's not a big deal.

  6. #6
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: Revert to Unity

    Open a terminal and try this command:
    Code:
    gsettings set org.gnome.desktop.background show-desktop-icons true
    Unity has the file manager handle the desktop. Gnome does not.
    The command resets it so that it does.
    Hope it helps.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  7. #7
    Join Date
    Jun 2016
    Beans
    6

    Re: Revert to Unity

    You're a hero! Thank you very much

  8. #8
    Join Date
    Feb 2009
    Location
    Sierra Vista, AZ
    Beans
    1,867
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Revert to Unity

    Quote Originally Posted by deadflowr View Post
    Open a terminal and try this command:
    Code:
    gsettings set org.gnome.desktop.background show-desktop-icons true
    Unity has the file manager handle the desktop. Gnome does not.
    The command resets it so that it does.
    Hope it helps.
    Thank you. This saved us a lot of time. I learned something today so the day has not been wasted.
    Rex
    Ubuntu Arizona LoCo Team - The Hottest LoCo on Earth
    Arizona LoCo |Arizona Team Wiki|Arizona Launchpad

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •