<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Headless X setup with Debian(Lenny)</title>
	<atom:link href="http://codehunk.wordpress.com/2009/08/23/headless-x-setup-with-debianlenny/feed/" rel="self" type="application/rss+xml" />
	<link>http://codehunk.wordpress.com/2009/08/23/headless-x-setup-with-debianlenny/</link>
	<description>the way i see it.......</description>
	<lastBuildDate>Mon, 18 Feb 2013 06:15:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Karl Runge</title>
		<link>http://codehunk.wordpress.com/2009/08/23/headless-x-setup-with-debianlenny/#comment-110</link>
		<dc:creator><![CDATA[Karl Runge]]></dc:creator>
		<pubDate>Mon, 24 Aug 2009 01:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://codehunk.wordpress.com/?p=255#comment-110</guid>
		<description><![CDATA[I think this will do it:

x11vnc -create -env FD_PROG=/full/path/to/blackbox

The session will be created the first time the viewer connects. Report back how it goes if you try it.]]></description>
		<content:encoded><![CDATA[<p>I think this will do it:</p>
<p>x11vnc -create -env FD_PROG=/full/path/to/blackbox</p>
<p>The session will be created the first time the viewer connects. Report back how it goes if you try it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: janmejay</title>
		<link>http://codehunk.wordpress.com/2009/08/23/headless-x-setup-with-debianlenny/#comment-109</link>
		<dc:creator><![CDATA[janmejay]]></dc:creator>
		<pubDate>Sun, 23 Aug 2009 20:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://codehunk.wordpress.com/?p=255#comment-109</guid>
		<description><![CDATA[Ya, looking at the link you posted i think that xmodmap snippet should fix it. 
I will explore x11vnc -create(if it can start blackbox as well, that will make things much simpler). 
And you are right about the vncserver thing, it does start X and bring up blackbox too).
So, `vncserver -depth  -geometry x` is actually enough to bring up the whole thing.
Thanks for the comment, im sure this will help people. :-)]]></description>
		<content:encoded><![CDATA[<p>Ya, looking at the link you posted i think that xmodmap snippet should fix it.<br />
I will explore x11vnc -create(if it can start blackbox as well, that will make things much simpler).<br />
And you are right about the vncserver thing, it does start X and bring up blackbox too).<br />
So, `vncserver -depth  -geometry x` is actually enough to bring up the whole thing.<br />
Thanks for the comment, im sure this will help people. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Runge</title>
		<link>http://codehunk.wordpress.com/2009/08/23/headless-x-setup-with-debianlenny/#comment-108</link>
		<dc:creator><![CDATA[Karl Runge]]></dc:creator>
		<pubDate>Sun, 23 Aug 2009 19:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://codehunk.wordpress.com/?p=255#comment-108</guid>
		<description><![CDATA[Doesn&#039;t this start up two virtual X servers?  I.e. both Xvfb and Xvnc (the latter started by &#039;vncserver&#039;)

You may be able to solve the key modifiers problem with the xmodmap settings described here:

http://www.karlrunge.com/x11vnc/faq.html#faq-xvfb

Note that the x11vnc -create option that starts up Xvfb can probably also be made to start up blackbox as the wm.  Ask if you are interested. The -create option does the xmodmap for the missing modifiers as well.]]></description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t this start up two virtual X servers?  I.e. both Xvfb and Xvnc (the latter started by &#8216;vncserver&#8217;)</p>
<p>You may be able to solve the key modifiers problem with the xmodmap settings described here:</p>
<p><a href="http://www.karlrunge.com/x11vnc/faq.html#faq-xvfb" rel="nofollow">http://www.karlrunge.com/x11vnc/faq.html#faq-xvfb</a></p>
<p>Note that the x11vnc -create option that starts up Xvfb can probably also be made to start up blackbox as the wm.  Ask if you are interested. The -create option does the xmodmap for the missing modifiers as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
