<?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: More than you (or I) ever wanted to know about virtual keyboard handling</title>
	<atom:link href="http://berrange.com/posts/2010/07/04/more-than-you-or-i-ever-wanted-to-know-about-virtual-keyboard-handling/feed/" rel="self" type="application/rss+xml" />
	<link>http://berrange.com/posts/2010/07/04/more-than-you-or-i-ever-wanted-to-know-about-virtual-keyboard-handling/</link>
	<description>Writing about photography, open source software, virtualization &#38; more</description>
	<lastBuildDate>Mon, 06 Feb 2012 00:00:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Daniel P. Berrangé &#187; Blog Archive &#187; Injecting fake keyboard events to KVM guests via libvirt</title>
		<link>http://berrange.com/posts/2010/07/04/more-than-you-or-i-ever-wanted-to-know-about-virtual-keyboard-handling/comment-page-1/#comment-24734</link>
		<dc:creator>Daniel P. Berrangé &#187; Blog Archive &#187; Injecting fake keyboard events to KVM guests via libvirt</dc:creator>
		<pubDate>Fri, 23 Sep 2011 08:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://berrange.com/?p=371#comment-24734</guid>
		<description>[...] written before about how virtualization causes pain wrt keyboard handling and about the huge number of scancode/keycode sets you have to worry about. Following on from that [...]</description>
		<content:encoded><![CDATA[<p>[...] written before about how virtualization causes pain wrt keyboard handling and about the huge number of scancode/keycode sets you have to worry about. Following on from that [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [M]etabrain [E]ntry [L]og &#187; Blog Archive &#187; The last few days have been good.</title>
		<link>http://berrange.com/posts/2010/07/04/more-than-you-or-i-ever-wanted-to-know-about-virtual-keyboard-handling/comment-page-1/#comment-1806</link>
		<dc:creator>[M]etabrain [E]ntry [L]og &#187; Blog Archive &#187; The last few days have been good.</dc:creator>
		<pubDate>Wed, 07 Jul 2010 13:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://berrange.com/?p=371#comment-1806</guid>
		<description>[...] quick notes to myself: try out lilypond and frescobaldi for Chris, Daniel Berrange wrote a gorgeous overview of virtual keyboard handling that I quite enjoyed &#8211; it lays out nicely how the codes get passed from layer to layer, and [...]</description>
		<content:encoded><![CDATA[<p>[...] quick notes to myself: try out lilypond and frescobaldi for Chris, Daniel Berrange wrote a gorgeous overview of virtual keyboard handling that I quite enjoyed &#8211; it lays out nicely how the codes get passed from layer to layer, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simo Sorce</title>
		<link>http://berrange.com/posts/2010/07/04/more-than-you-or-i-ever-wanted-to-know-about-virtual-keyboard-handling/comment-page-1/#comment-1787</link>
		<dc:creator>Simo Sorce</dc:creator>
		<pubDate>Mon, 05 Jul 2010 23:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://berrange.com/?p=371#comment-1787</guid>
		<description>Great post.
Although most of us give things for granted when they just work it is always very nice to know what hoops developers have to jump through to make that happen!
Thanks you.</description>
		<content:encoded><![CDATA[<p>Great post.<br />
Although most of us give things for granted when they just work it is always very nice to know what hoops developers have to jump through to make that happen!<br />
Thanks you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Berrange</title>
		<link>http://berrange.com/posts/2010/07/04/more-than-you-or-i-ever-wanted-to-know-about-virtual-keyboard-handling/comment-page-1/#comment-1785</link>
		<dc:creator>Daniel Berrange</dc:creator>
		<pubDate>Mon, 05 Jul 2010 21:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://berrange.com/?p=371#comment-1785</guid>
		<description>Setting the host OS keymap should never have any effect. Setting the QEMU keymap used to be required, but should never be set in Fedora 12 or RHEL-6. When using VNC, with a GTK-VNC based client, you should only ever need to configure the guest OS keymap to match the keymap of the OS running your VNC client. If this doesn&#039;t work, please file a bug report, since all our future work is predicated on this setup operating correctly.</description>
		<content:encoded><![CDATA[<p>Setting the host OS keymap should never have any effect. Setting the QEMU keymap used to be required, but should never be set in Fedora 12 or RHEL-6. When using VNC, with a GTK-VNC based client, you should only ever need to configure the guest OS keymap to match the keymap of the OS running your VNC client. If this doesn&#8217;t work, please file a bug report, since all our future work is predicated on this setup operating correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matěj Cepl</title>
		<link>http://berrange.com/posts/2010/07/04/more-than-you-or-i-ever-wanted-to-know-about-virtual-keyboard-handling/comment-page-1/#comment-1784</link>
		<dc:creator>Matěj Cepl</dc:creator>
		<pubDate>Mon, 05 Jul 2010 21:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://berrange.com/?p=371#comment-1784</guid>
		<description>It is nice and handy, but apparently the only way how to make czech keyboard (my native locale on Linux) to be present in Fedora 12 running inside of RHEL6 host, is to set hosts keyboard to USA and guest&#039;s one to CZE. Seems like this is still not working completely.</description>
		<content:encoded><![CDATA[<p>It is nice and handy, but apparently the only way how to make czech keyboard (my native locale on Linux) to be present in Fedora 12 running inside of RHEL6 host, is to set hosts keyboard to USA and guest&#8217;s one to CZE. Seems like this is still not working completely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel P. Berrangé &#187; Blog Archive &#187; A summary of scan code &#38; key codes sets used in the PC virtualization stack</title>
		<link>http://berrange.com/posts/2010/07/04/more-than-you-or-i-ever-wanted-to-know-about-virtual-keyboard-handling/comment-page-1/#comment-1753</link>
		<dc:creator>Daniel P. Berrangé &#187; Blog Archive &#187; A summary of scan code &#38; key codes sets used in the PC virtualization stack</dc:creator>
		<pubDate>Sun, 04 Jul 2010 16:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://berrange.com/?p=371#comment-1753</guid>
		<description>[...] learning about virtual keyboard handling for my previous post, I spent alot of time researching just what scan code &amp; key code sets are used at each point in [...]</description>
		<content:encoded><![CDATA[<p>[...] learning about virtual keyboard handling for my previous post, I spent alot of time researching just what scan code &amp; key code sets are used at each point in [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

