<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.tinkernet.ca/index.php?action=history&amp;feed=atom&amp;title=Linux_-_Fixing_Cinnamon_when_it_dies</id>
	<title>Linux - Fixing Cinnamon when it dies - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tinkernet.ca/index.php?action=history&amp;feed=atom&amp;title=Linux_-_Fixing_Cinnamon_when_it_dies"/>
	<link rel="alternate" type="text/html" href="https://wiki.tinkernet.ca/index.php?title=Linux_-_Fixing_Cinnamon_when_it_dies&amp;action=history"/>
	<updated>2026-04-14T19:39:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.tinkernet.ca/index.php?title=Linux_-_Fixing_Cinnamon_when_it_dies&amp;diff=465&amp;oldid=prev</id>
		<title>Tinker: Created page with &quot; Sometimes, Cinnamon loses its silly little mind while my screens are turned off...  It can be (mostly) brought back to normalcy from an SSH session into the machine.  The cin...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tinkernet.ca/index.php?title=Linux_-_Fixing_Cinnamon_when_it_dies&amp;diff=465&amp;oldid=prev"/>
		<updated>2020-07-01T03:40:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; Sometimes, Cinnamon loses its silly little mind while my screens are turned off...  It can be (mostly) brought back to normalcy from an SSH session into the machine.  The cin...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
Sometimes, Cinnamon loses its silly little mind while my screens are turned off...&lt;br /&gt;
&lt;br /&gt;
It can be (mostly) brought back to normalcy from an SSH session into the machine.&lt;br /&gt;
&lt;br /&gt;
The cinnamon '''--replace''' process can be sent the '''HUP''' signal which will trigger it to restart, thus preserving your open window and running applications.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;pkill -HUP -f &amp;quot;cinnamon --replace&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will take care to send the '''HUP''' signal to a process that matches the pattern, &amp;quot;'''cinnamon --replace'''&amp;quot;. The signal '''HUP''' (''SIGHUP'') tells the process to &amp;quot;Hang Up&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
(From [https://askubuntu.com/questions/143838/how-do-i-restart-cinnamon-from-the-tty Here])&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Some applications (Looking at YOU Firefox)&amp;amp;nbsp; cannot seem to put individual windows back into their proper workspaces.&lt;br /&gt;
&lt;br /&gt;
Sometimes, it seems to be the screensaver that's hung.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;pkill -HUP -f &amp;quot;cinnamon-screensaver&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Seems to bring it back to life...&lt;br /&gt;
&lt;br /&gt;
'''BUT:''' What the hell has died when the cursor follows the mouse movement, but you can't click???&lt;/div&gt;</summary>
		<author><name>Tinker</name></author>
		
	</entry>
</feed>