There are 3 ways to restart cinnamon desktop environment:
1. Use ctrl + alt + esc shortcut
2. Press alt + f2, and type r into the dialog box
3. Open a terminal (or virtual terminal pressing ctrl + alt + f1), and run this command:
$ pkill -HUP -f "cinnamon --replace"
No comments:
Post a Comment