Results 1 to 8 of 8

Thread: Deleted the shutdown button

  1. #1
    Join Date
    Sep 2012
    Beans
    7

    Question Deleted the shutdown button

    Hey guys,

    I've already screwed up lubuntu 14.04: I've deleted the shutdown button in the task bar.

    Normal situation:

    Now:
    The problem is, I can't add the 'Shutdown' icon again because it is not in the available applications.

    Does someone have a solution?

    TIA
    Last edited by wamgx; April 19th, 2014 at 06:50 PM. Reason: SOLVED

  2. #2
    Join Date
    Nov 2009
    Beans
    3,336

    Re: Deleted the shutdown button

    There is some information about where all the files are towards the bottom of this help link - from xfce

    https://wiki.xfce.org/tips?&#handle_...logout_options

  3. #3
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Deleted the shutdown button

    Probably here: http://ubuntuforums.org/showthread.php?t=1860263

    Here is my /usr/share/applications/lubuntu-logout.desktop on Trusty:
    Code:
    [Desktop Entry]
    Name=Shutdown
    Name[zh_TW]=關機
    Comment=Shutdown or Reboot
    Icon=system-shutdown-panel
    Exec=lxsession-default quit
    NoDisplay=true
    Please check with yours.
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  4. #4
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: Deleted the shutdown button

    Same problem as here:

    http://ubuntuforums.org/showthread.php?t=2134948

    See Post #10 for a solution.

  5. #5
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Deleted the shutdown button

    Quote Originally Posted by Dennis N View Post
    Same problem as here:

    http://ubuntuforums.org/showthread.php?t=2134948

    See Post #10 for a solution.
    Thanks
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  6. #6
    Join Date
    Sep 2012
    Beans
    7

    Re: Deleted the shutdown button

    My /usr/share/applications/lubuntu-logout.desktop on Trusty was the same as yours, bapoumba.

    I copy-pasted amjjawad code except I left the Exec=lxsession-default quit of Thrusty (instead of the Exec=lubuntu-logout)
    Code:
    [Desktop Entry]
    Name=Shutdown
    Name[zh_TW]=關機
    Type=Application
    Comment=Shutdown or Reboot
    Icon=system-shutdown-panel
    Exec=lxsession-default quit
    #NoDisplay=true
    Categories=Settings;DesktopSettings
    It worked just fine, thank you very much.

  7. #7
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Deleted the shutdown button

    Glad to see you fixed it. Had you tried Dennis N's solution before modifying the /usr/share/applications/lubuntu-logout.desktop file ?
    Anyway, please mark your thread as solved (under Thread Tools menu), thanks
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  8. #8
    Join Date
    Sep 2012
    Beans
    7

    Re: [SOLVED] Deleted the shutdown button

    Nope, didn't try Dennis N's solution. I fixed it when there where only 2 replies to my post

    Big thanks to all of you

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
  •