Results 1 to 6 of 6

Thread: How to restart desktop without logging out on LXDE

  1. #1
    Join Date
    Feb 2010
    Location
    Italy
    Beans
    177
    Distro
    Lubuntu 12.04 Precise Pangolin

    How to restart desktop without logging out on LXDE

    Hello,

    I had to kill all instances of PCManFM because it was hanging .. after doing that my desktop disappeared, meaning that there's no more any document or folder on my desktop and right-clicking on it will show a different context menu from the default one.

    As I'm doing a batch job now which will last some hour, I was wondering if there's any command to restart my desktop without logging out.

    I googled without luck

    Thanks for any suggestion

  2. #2
    Join Date
    Nov 2010
    Location
    /Earth/Asia/India
    Beans
    218
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: How to restart desktop without logging out on LXDE

    U can try Alt+F2 and run pcfanman again

  3. #3
    Join Date
    Oct 2008
    Location
    Down Under
    Beans
    1,568
    Distro
    Ubuntu Budgie 18.04 Bionic Beaver

    Re: How to restart desktop without logging out on LXDE

    For How-To's, Information and Screen-Casts on Lubuntu go to the
    Lubuntu One Stop Thread -

    Lubuntu One Stop Thread

    Rodney

  4. #4
    Join Date
    Feb 2010
    Location
    Italy
    Beans
    177
    Distro
    Lubuntu 12.04 Precise Pangolin

    Re: How to restart desktop without logging out on LXDE

    Thank you ranger1021994,
    this almost does the trick.
    I found you have to press alt+f2 and type
    Code:
    pcmanfm --desktop
    The result it's not perfect, but at least it works.

  5. #5
    Join Date
    Jun 2011
    Location
    United Kingdom
    Beans
    Hidden!
    Distro
    Lubuntu Development Release

    Re: How to restart desktop without logging out on LXDE

    It might be a good idea to kill the hung PCManFM before you start a new one-

    Code:
    killall pcmanfm

  6. #6
    Join Date
    Feb 2010
    Location
    Italy
    Beans
    177
    Distro
    Lubuntu 12.04 Precise Pangolin

    Re: How to restart desktop without logging out on LXDE

    @MG&TL
    Thanks for your headup

    To complete things, a final note:
    add --profile to show the default lubuntu wallpaper

    so the final command is:
    Code:
    pcmanfm --desktop --profile lubuntu

Tags for this Thread

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
  •