<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SVU's blog &#187; g-c-c</title>
	<atom:link href="http://blogs.gnome.org/sudaltsov/category/g-c-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/sudaltsov</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Thu, 08 Oct 2009 11:32:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Keyboard is not configured in GNOME, in some cases</title>
		<link>http://blogs.gnome.org/sudaltsov/2008/05/27/keyboard-is-not-configured-in-gnome-in-some-cases/</link>
		<comments>http://blogs.gnome.org/sudaltsov/2008/05/27/keyboard-is-not-configured-in-gnome-in-some-cases/#comments</comments>
		<pubDate>Tue, 27 May 2008 08:23:19 +0000</pubDate>
		<dc:creator>Sergey Udaltsov</dc:creator>
				<category><![CDATA[g-c-c]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/sudaltsov/2008/05/27/keyboard-is-not-configured-in-gnome-in-some-cases/</guid>
		<description><![CDATA[In case your GNOME keyboard configuration is not working at session startup, and you start GNOME session using gdm autologin or startx from console (like in this bug), it was admitted (by Daniel Stone) it is an issue with X server (will be tracked here). Thank for clarification, Daniel (and for enabling my fd.o account [...]]]></description>
			<content:encoded><![CDATA[<p>In case your GNOME keyboard configuration is not working at session startup, and you start GNOME session using gdm autologin or startx from console (like in <a href="http://bugzilla.gnome.org/show_bug.cgi?id=483182">this bug</a>), it was admitted (by Daniel Stone) it is an issue with X server (will be tracked <a href="https://bugs.freedesktop.org/show_bug.cgi?id=16105">here</a>). Thank for clarification, Daniel (and for enabling my fd.o account as well BTW)!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/sudaltsov/2008/05/27/keyboard-is-not-configured-in-gnome-in-some-cases/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Languages, countries</title>
		<link>http://blogs.gnome.org/sudaltsov/2008/04/21/languages-countries/</link>
		<comments>http://blogs.gnome.org/sudaltsov/2008/04/21/languages-countries/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 11:30:45 +0000</pubDate>
		<dc:creator>Sergey Udaltsov</dc:creator>
				<category><![CDATA[g-c-c]]></category>
		<category><![CDATA[libxklavier]]></category>
		<category><![CDATA[xkeyboard-config]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/sudaltsov/2008/04/21/languages-countries/</guid>
		<description><![CDATA[For some while, I was being asked why layouts are organized on per country basis. Now, it is time to stop these discussions. I made a large commit to xkeyboard-config, putting loads of ISO (639-2/3166) codes into base.xml.in. So, when next release is out, layouts and variants can be selected by either country or language [...]]]></description>
			<content:encoded><![CDATA[<p>For some while, I was being asked why layouts are organized on per country basis. Now, it is time to stop these discussions. I made a large <a href="http://webcvs.freedesktop.org/xkeyboard-config/xkeyboard-config/rules/base.xml.in?r1=1.249&amp;r2=1.250">commit</a> to xkeyboard-config, putting loads of ISO (639-2/3166) codes into base.xml.in. So, when next release is out, layouts and variants can be selected by either country or language &#8211; whatever is best for the user. Now, I have a request to everyone reading this blog &#8211; could you please look at the <a href="http://webcvs.freedesktop.org/xkeyboard-config/xkeyboard-config/rules/base.xml.in?revision=1.251">resulting file</a> and check whether your layouts/variants are listed with proper country/language (please keep in mind &#8211; the attributes of a variant are inherited from the enclosing layout, unless explicitly overridden).</p>
<p>The code in libxklavier to support this information is committed (though, some more functions are planned). The gnome-keyboard-properties capplet will benefit of it soon &#8211; the code is not in SVN yet, but at least you can look at the screenshot:</p>
<p><a href="http://www.gnome.org/~svu/languages.png"><img src="http://www.gnome.org/~svu/languages.png" width="300" /></a></p>
<p>The size of the font reflects the number of layouts/variants available for the language.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/sudaltsov/2008/04/21/languages-countries/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Releases: rush hour</title>
		<link>http://blogs.gnome.org/sudaltsov/2007/12/18/releases-rush-hour/</link>
		<comments>http://blogs.gnome.org/sudaltsov/2007/12/18/releases-rush-hour/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 09:29:34 +0000</pubDate>
		<dc:creator>Sergey Udaltsov</dc:creator>
				<category><![CDATA[g-a]]></category>
		<category><![CDATA[g-c-c]]></category>
		<category><![CDATA[libgnomekbd]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/sudaltsov/2007/12/18/releases-rush-hour/</guid>
		<description><![CDATA[Yesterday, there was a &#8220;tarballs due&#8221; date for 2.21.4. A day before I realized that wonderful layout printing code (kindly contributed by Ed Catmur, all my gratitude and respect) should be shared &#8211; it does not belong to g-c-c but should be generalized in libgnomekbd. So, yesterday night, an hour before the deadline, libgnomekbd 2.21.4.1 [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, there was a &#8220;tarballs due&#8221; date for 2.21.4. A day before I realized that wonderful layout printing code (kindly contributed by Ed Catmur, all my gratitude and respect) should be shared &#8211; it does not belong to g-c-c but should be generalized in libgnomekbd. So, yesterday night, an hour before the deadline, libgnomekbd 2.21.4.1 was released (there was libgnomekbd 2.21.4 a week ago) &#8211; with one new function in API. Now, both g-c-c and g-a in svn depend on libgnomekbd 2.21.4.1 (the last .1 is essential, hehe!). In return, they both offer layout printing functionality, isn&#8217;t it nice?</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/sudaltsov/2007/12/18/releases-rush-hour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
