<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Lock Your Machine and Display Application Screen	</title>
	<atom:link href="https://logs.paulooi.com/how-to-lock-your-machine-and-display-application-screen.php/feed" rel="self" type="application/rss+xml" />
	<link>https://logs.paulooi.com/how-to-lock-your-machine-and-display-application-screen.php</link>
	<description>Systems Admin, Web Development and etc</description>
	<lastBuildDate>Wed, 03 Oct 2012 17:18:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Branden		</title>
		<link>https://logs.paulooi.com/how-to-lock-your-machine-and-display-application-screen.php/comment-page-1#comment-80398</link>

		<dc:creator><![CDATA[Branden]]></dc:creator>
		<pubDate>Wed, 03 Oct 2012 17:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1069#comment-80398</guid>

					<description><![CDATA[Thanks for the tip; I had exactly this problem and it helped me out a lot.  I did have to make a small modification for my Linux Mint 13 machine to keep it from blanking the screen after a minute or so; here&#039;s the command I used:

/usr/sbin/xlock -enablesaver -resetsaver -mode blank -geometry 0x0 -timeout 1

Pretty much the same thing, except to add flags to disable the screen saver and disable screen saver reset, and to change the mode from &quot;image&quot; to &quot;blank&quot;.]]></description>
			<content:encoded><![CDATA[<p>Thanks for the tip; I had exactly this problem and it helped me out a lot.  I did have to make a small modification for my Linux Mint 13 machine to keep it from blanking the screen after a minute or so; here&#8217;s the command I used:</p>
<p>/usr/sbin/xlock -enablesaver -resetsaver -mode blank -geometry 0x0 -timeout 1</p>
<p>Pretty much the same thing, except to add flags to disable the screen saver and disable screen saver reset, and to change the mode from &#8220;image&#8221; to &#8220;blank&#8221;.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
