<?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: XKB madness</title>
	<atom:link href="http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Wed, 30 Nov -001 00:00:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Martijn van de Streek</title>
		<link>http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/comment-page-1/#comment-66</link>
		<dc:creator>Martijn van de Streek</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/#comment-66</guid>
		<description>You should talk to mjg59 (on freenode, #ubuntu-laptop); there&#039;s a special startup script which loads key mappings depending on the laptop model.&lt;p/&gt;He might have ideas on how to extend it for keyboards.</description>
		<content:encoded><![CDATA[<p>You should talk to mjg59 (on freenode, #ubuntu-laptop); there&#8217;s a special startup script which loads key mappings depending on the laptop model.
<p />He might have ideas on how to extend it for keyboards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/comment-page-1/#comment-67</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/#comment-67</guid>
		<description>The keycodes shown by xkb are mapped to symbolic names in /etc/X11/xkb/keysyms/xfree86:&lt;p/&gt;     =   233;&lt;br/&gt;     =   234;&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>The keycodes shown by xkb are mapped to symbolic names in /etc/X11/xkb/keysyms/xfree86:
<p />     =   233;<br />     =   234;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/comment-page-1/#comment-68</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/#comment-68</guid>
		<description>Ouch.  No preview button?  No description of what sort of markup is acceptable in these comment forms?  Here&#039;s what I intended to quote, rewritten in HTML:&lt;p/&gt;    &lt;I69&gt; =   233;&lt;br/&gt;    &lt;I6A&gt; =   234;&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>Ouch.  No preview button?  No description of what sort of markup is acceptable in these comment forms?  Here&#8217;s what I intended to quote, rewritten in HTML:
<p />    &lt;I69&gt; =   233;<br />    &lt;I6A&gt; =   234;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crispin</title>
		<link>http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/comment-page-1/#comment-69</link>
		<dc:creator>Crispin</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/#comment-69</guid>
		<description>Marius,&lt;p/&gt;Thanks! that is just what I was looking for :-)</description>
		<content:encoded><![CDATA[<p>Marius,
<p />Thanks! that is just what I was looking for <img src='http://blogs.gnome.org/crispin/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erich Schubert</title>
		<link>http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/comment-page-1/#comment-70</link>
		<dc:creator>Erich Schubert</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/#comment-70</guid>
		<description>Hi,&lt;br/&gt;I&#039;ve been using that for ages - my current setup is to have in /etc/X11/xkb/symbols/erich the following:&lt;br/&gt;partial alphanumeric_keys&lt;br/&gt;xkb_symbols &quot;erich&quot; {&lt;br/&gt;    name[Group1]= &quot;Erichs Thinkpad&quot;;&lt;p/&gt;    key &lt;I6C&gt;   {       [ XF86Mail              ]       };&lt;br/&gt;    key &lt;I32&gt;   {       [ XF86Launch1           ]       };&lt;br/&gt;    key &lt;I65&gt;   {       [ XF86Search            ]       };&lt;br/&gt;    key &lt;I66&gt;   {       [ XF86Launch2           ]       };&lt;br/&gt;    key &lt;I67&gt;   {       [ XF86Launch3           ]       };&lt;br/&gt;//    key &lt;I68&gt; {       [ XF86Stop              ]       };&lt;br/&gt;    key &lt;I68&gt;   {       [ Hyper_L               ]       };&lt;br/&gt;    key &lt;I69&gt;   {       [ XF86Forward           ]       };&lt;br/&gt;    key &lt;I6A&gt;   {       [ XF86Back              ]       };&lt;br/&gt;    modifier_map Mod4   { Hyper_L };&lt;br/&gt;};&lt;p/&gt;Note that I use one of the buttons as additional modifier.&lt;br/&gt;The Back and Forward buttons are most useful for switching desktops, I love them. Mail and Search correspond to these icons on the actual buttons, I didn&#039;t look for other matches.&lt;p/&gt;The big girpes I have are with upgrades. This is in a separate file, and thus works just fine, but I have also modifications in the &quot;xorg&quot;, &quot;xorg.lst&quot; and &quot;xorg.xml&quot; files, so this keyboard layout shows up in the gnome keyboard dialogs.&lt;br/&gt;Unfortunately, whenever I upgrade my Xorg version I have to merge these changes in the configuration files...&lt;br/&gt;And currently, Xkb is somehow broken - on each login I get the message that it doesn&#039;t work, but the layout is just fine - and I have absolutely no clue how to fix it...&lt;br/&gt;When I change something with the keyboard settings, the GTK theme reverts to default and then comes back to my setting - looks like a crashing gnome-settings-daemon to me...</description>
		<content:encoded><![CDATA[<p>Hi,<br />I&#8217;ve been using that for ages &#8211; my current setup is to have in /etc/X11/xkb/symbols/erich the following:<br />partial alphanumeric_keys<br />xkb_symbols &#8220;erich&#8221; {<br />    name[Group1]= &#8220;Erichs Thinkpad&#8221;;
<p />    key &lt;I6C&gt;   {       [ XF86Mail              ]       };<br />    key &lt;I32&gt;   {       [ XF86Launch1           ]       };<br />    key &lt;I65&gt;   {       [ XF86Search            ]       };<br />    key &lt;I66&gt;   {       [ XF86Launch2           ]       };<br />    key &lt;I67&gt;   {       [ XF86Launch3           ]       };<br />//    key &lt;I68&gt; {       [ XF86Stop              ]       };<br />    key &lt;I68&gt;   {       [ Hyper_L               ]       };<br />    key &lt;I69&gt;   {       [ XF86Forward           ]       };<br />    key &lt;I6A&gt;   {       [ XF86Back              ]       };<br />    modifier_map Mod4   { Hyper_L };<br />};
<p />Note that I use one of the buttons as additional modifier.<br />The Back and Forward buttons are most useful for switching desktops, I love them. Mail and Search correspond to these icons on the actual buttons, I didn&#8217;t look for other matches.
<p />The big girpes I have are with upgrades. This is in a separate file, and thus works just fine, but I have also modifications in the &#8220;xorg&#8221;, &#8220;xorg.lst&#8221; and &#8220;xorg.xml&#8221; files, so this keyboard layout shows up in the gnome keyboard dialogs.<br />Unfortunately, whenever I upgrade my Xorg version I have to merge these changes in the configuration files&#8230;<br />And currently, Xkb is somehow broken &#8211; on each login I get the message that it doesn&#8217;t work, but the layout is just fine &#8211; and I have absolutely no clue how to fix it&#8230;<br />When I change something with the keyboard settings, the GTK theme reverts to default and then comes back to my setting &#8211; looks like a crashing gnome-settings-daemon to me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/comment-page-1/#comment-71</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/crispin/2006/01/23/xkb-madness/#comment-71</guid>
		<description>I used to have a custom XKB keymap in a Debian package that used diversions to survive upgrades.  It broke after the xkb directory got reoganized, and I couldn&#039;t be bothered to update it.  These days I have a shell script with xmodmap commands to remap a couple of keys, and I run it late from gnome-session, after GNOME has had the chance to load its own keymap.</description>
		<content:encoded><![CDATA[<p>I used to have a custom XKB keymap in a Debian package that used diversions to survive upgrades.  It broke after the xkb directory got reoganized, and I couldn&#8217;t be bothered to update it.  These days I have a shell script with xmodmap commands to remap a couple of keys, and I run it late from gnome-session, after GNOME has had the chance to load its own keymap.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/crispin/2006/01/23/xkb-madness/feed/ ) in 0.17779 seconds, on Feb 10th, 2012 at 3:16 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 4:16 pm UTC -->
