[SOLVED] Is there a simple and secure way to restart Cinnamon?

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
lalincedeldeserto

[SOLVED] Is there a simple and secure way to restart Cinnamon?

Post by lalincedeldeserto »

Hi!!!!!
I'd like to know what's the best command in terminal to restart Cinnamon safely? :D :D :D (I don't want to use forcing ways that can cause the DE to be damaged) :lol: :lol: :lol:
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
gm10

Re: Is there a simple and secure way to restart Cinnamon?

Post by gm10 »

Via the GUI:
Alt+F2 then r and Enter to restart.

From a terminal:

Code: Select all

pkill -HUP -f "cinnamon --replace"
As to damaging it (no risk): If you're at the point where you need to hard reset it I guess it's not working properly to begin with. ;)
rene
Level 20
Level 20
Posts: 12212
Joined: Sun Mar 27, 2016 6:58 pm

Re: Is there a simple and secure way to restart Cinnamon?

Post by rene »

... or hit Ctrl-Alt-Esc.
User avatar
Gruppo Sportivo
Level 4
Level 4
Posts: 276
Joined: Sun May 28, 2017 4:14 am
Location: 🇳🇱

Re: Is there a simple and secure way to restart Cinnamon?

Post by Gruppo Sportivo »

or use applet Restart Cinnamon
https://cinnamon-spices.linuxmint.com/applets
lalincedeldeserto

Re: Is there a simple and secure way to restart Cinnamon?

Post by lalincedeldeserto »

Thank you all!
The solution that works better for me, is the shortcut Ctrl+Alt+Canc or the command placed in kdeconnect settings:

Code: Select all

pkill -HUP -f "cinnamon --replace"
Alt+f2 doesn't work ever because if Cinnamon freezes, the command launcher freezes too :lol: :lol: :lol:
I set this post as solved :lol: :wink: :D :D
Locked

Return to “Beginner Questions”