<?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 screen from the command line</title>
	<atom:link href="http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/</link>
	<description>Focusing on the Long Term Support release -- Lucid 10.04</description>
	<lastBuildDate>Fri, 30 Jul 2010 12:56:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: poida</title>
		<link>http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/comment-page-1/#comment-39</link>
		<dc:creator>poida</dc:creator>
		<pubDate>Thu, 22 Jan 2009 14:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://howto-ubuntu.com/?p=185#comment-39</guid>
		<description>meh... i just press right CTRL and L.
easier.
love this site tho.
as for the KDE users. This is &quot;howto-ubuntu.com&quot; not howto-kubuntu.
Still should be easy enough.</description>
		<content:encoded><![CDATA[<p>meh&#8230; i just press right CTRL and L.<br />
easier.<br />
love this site tho.<br />
as for the KDE users. This is &#8220;howto-ubuntu.com&#8221; not howto-kubuntu.<br />
Still should be easy enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantinos Kouloumbris</title>
		<link>http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/comment-page-1/#comment-38</link>
		<dc:creator>Constantinos Kouloumbris</dc:creator>
		<pubDate>Wed, 21 Jan 2009 13:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://howto-ubuntu.com/?p=185#comment-38</guid>
		<description>On wordpress you could enclose what you want to appear not rendered in &lt;code&gt; and &lt;/code&gt;. and everything should appear fine.

&lt;code&gt;command --option&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>On wordpress you could enclose what you want to appear not rendered in <code> and </code>. and everything should appear fine.</p>
<p><code>command --option</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phan V. Thinh</title>
		<link>http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/comment-page-1/#comment-25</link>
		<dc:creator>Phan V. Thinh</dc:creator>
		<pubDate>Sun, 18 Jan 2009 19:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://howto-ubuntu.com/?p=185#comment-25</guid>
		<description>I do:
$ exit
The difference is only I need to enter my username.</description>
		<content:encoded><![CDATA[<p>I do:<br />
$ exit<br />
The difference is only I need to enter my username.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi</title>
		<link>http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/comment-page-1/#comment-26</link>
		<dc:creator>Tomi</dc:creator>
		<pubDate>Fri, 16 Jan 2009 17:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://howto-ubuntu.com/?p=185#comment-26</guid>
		<description>package xlockmore

xlock -mode blank [-lockdelay 2]

lockdelay for testing...

better not have gnome-screensaver running
on background (or what)

also, check &#039;man xset&#039; how to set various
dpms settings -- I can not check those now...</description>
		<content:encoded><![CDATA[<p>package xlockmore</p>
<p>xlock -mode blank [-lockdelay 2]</p>
<p>lockdelay for testing&#8230;</p>
<p>better not have gnome-screensaver running<br />
on background (or what)</p>
<p>also, check &#8216;man xset&#8217; how to set various<br />
dpms settings &#8212; I can not check those now&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/comment-page-1/#comment-28</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 16 Jan 2009 11:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://howto-ubuntu.com/?p=185#comment-28</guid>
		<description>I use slock http://www.suckless.org/programs/slock.html and have assigned a keyboard shortcut to it. Its the best screen locker, as it does only what a screen locker should, nothing more, and doesnt even need GNOME. In Debian or Ubuntu, i think you can find it in dwm-tools package.</description>
		<content:encoded><![CDATA[<p>I use slock <a href="http://www.suckless.org/programs/slock.html" rel="nofollow">http://www.suckless.org/programs/slock.html</a> and have assigned a keyboard shortcut to it. Its the best screen locker, as it does only what a screen locker should, nothing more, and doesnt even need GNOME. In Debian or Ubuntu, i think you can find it in dwm-tools package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eli</title>
		<link>http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/comment-page-1/#comment-27</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Thu, 15 Jan 2009 16:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://howto-ubuntu.com/?p=185#comment-27</guid>
		<description>Thanks for the great ideas guys, I knew about Ctrl+Alt+L, but was exploring other options with this post.</description>
		<content:encoded><![CDATA[<p>Thanks for the great ideas guys, I knew about Ctrl+Alt+L, but was exploring other options with this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/comment-page-1/#comment-32</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 15 Jan 2009 16:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://howto-ubuntu.com/?p=185#comment-32</guid>
		<description>you could also make a shell script</description>
		<content:encoded><![CDATA[<p>you could also make a shell script</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nipun</title>
		<link>http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/comment-page-1/#comment-35</link>
		<dc:creator>nipun</dc:creator>
		<pubDate>Thu, 15 Jan 2009 15:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://howto-ubuntu.com/?p=185#comment-35</guid>
		<description>&gt;&gt; ScottLij
&gt;&gt;January 14, 2009 at 9:32 pm

&gt;&gt;Or Ctrl+Alt+L

Really great .....</description>
		<content:encoded><![CDATA[<p>&gt;&gt; ScottLij<br />
&gt;&gt;January 14, 2009 at 9:32 pm</p>
<p>&gt;&gt;Or Ctrl+Alt+L</p>
<p>Really great &#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfsaucier</title>
		<link>http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/comment-page-1/#comment-34</link>
		<dc:creator>jfsaucier</dc:creator>
		<pubDate>Thu, 15 Jan 2009 15:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://howto-ubuntu.com/?p=185#comment-34</guid>
		<description>And if you want to lock a command line (ex: a virtual console), you can do it with vlock.</description>
		<content:encoded><![CDATA[<p>And if you want to lock a command line (ex: a virtual console), you can do it with vlock.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://howto-ubuntu.net/how-to-lock-your-screen-from-the-command-line/comment-page-1/#comment-33</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Thu, 15 Jan 2009 15:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://howto-ubuntu.com/?p=185#comment-33</guid>
		<description>What if you are running kde?</description>
		<content:encoded><![CDATA[<p>What if you are running kde?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
