<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / mcswell / folder / Keyboard</title>
<link>http://netvouz.com/mcswell/folder/3530800627016467908/Software+Linux+Keyboard?feed=rss</link>
<description>mcswell&#39;s bookmarks in folder Keyboard on Netvouz</description>
<item><title>actkbd - A keyboard shortcut daemon</title>
<link>http://users.softlab.ece.ntua.gr/~thkala/projects/actkbd/actkbd.html</link>
<description>actkbd is a simple daemon that binds actions to keyboard events. It recognises key combinations and can handle press, repeat and release events.</description>
<category domain="http://netvouz.com/mcswell?category=3530800627016467908">Software &gt; Linux &gt; Keyboard</category>
<author>mcswell</author>
<pubDate>Sun, 10 Jun 2012 18:36:02 GMT</pubDate>
</item><item><title>Alt + CHTN for arrow key movement, XKB</title>
<link>http://www.mail-archive.com/i18n@xfree86.org/msg01858.html</link>
<description>Re pressing &lt;alt&gt;C and sending &lt;up&gt; using XKB.  The problem was that xkb sent &lt;alt&gt;&lt;up&gt; instead, and a work-around is described.</description>
<category domain="http://netvouz.com/mcswell?category=3530800627016467908">Software &gt; Linux &gt; Keyboard</category>
<author>mcswell</author>
<pubDate>Mon, 21 Dec 2009 21:29:22 GMT</pubDate>
</item><item><title>Custom Keyboard in Linux/X11</title>
<link>http://people.uleth.ca/~daniel.odonnell/Blog/custom-keyboard-in-linuxx11</link>
<description>Custom Keyboard in Linux/X11</description>
<category domain="http://netvouz.com/mcswell?category=3530800627016467908">Software &gt; Linux &gt; Keyboard</category>
<author>mcswell</author>
<pubDate>Sun, 19 Jun 2011 14:42:03 GMT</pubDate>
</item><item><title>Extending the X keyboard map with xkb</title>
<link>http://madduck.net/docs/extending-xkb/</link>
<description>Tutorial: Extending the X keyboard map with xkb</description>
<category domain="http://netvouz.com/mcswell?category=3530800627016467908">Software &gt; Linux &gt; Keyboard</category>
<author>mcswell</author>
<pubDate>Fri, 25 Dec 2009 04:32:25 GMT</pubDate>
</item><item><title>How to get special keys to work</title>
<link>http://www.thinkwiki.org/wiki/How_to_get_special_keys_to_work</link>
<description>See at bottom re &quot;Redirecting XF86Back/XF86Forward&quot;</description>
<category domain="http://netvouz.com/mcswell?category=3530800627016467908">Software &gt; Linux &gt; Keyboard</category>
<author>mcswell</author>
<pubDate>Tue, 22 Dec 2009 04:08:42 GMT</pubDate>
</item><item><title>http://www.cl.cam.ac.uk/~mgk25/ucs/keysyms.txt</title>
<link>http://www.cl.cam.ac.uk/~mgk25/ucs/keysyms.txt</link>
<description>Mapping of X11 keysyms to ISO 10646 / Unicode (includes what&#39;s in keysymdef.h)</description>
<category domain="http://netvouz.com/mcswell?category=3530800627016467908">Software &gt; Linux &gt; Keyboard</category>
<author>mcswell</author>
<pubDate>Mon, 21 Dec 2009 21:17:51 GMT</pubDate>
</item><item><title>Ivan Pascal&#39;s X Keyboard Extension</title>
<link>http://pascal.tsu.ru/en/xkb/</link>
<description>Extensive discussion of X Keyboard Extension (XKB).</description>
<category domain="http://netvouz.com/mcswell?category=3530800627016467908">Software &gt; Linux &gt; Keyboard</category>
<author>mcswell</author>
<pubDate>Mon, 21 Dec 2009 20:40:15 GMT</pubDate>
</item><item><title>Keyboard Interrupt Handlers</title>
<link>http://www.faqs.org/docs/kernel/x1206.html</link>
<description>This code binds itself to IRQ 1, which is the IRQ of the keyboard controlled under Intel architectures. Then, when it receives a keyboard interrupt, it reads the keyboard&#39;s status (that&#39;s the purpose of the inb(0x64)) and the scan code, which is the value returned by the keyboard. Then, as soon as the kernel thinks it&#39;s feasible, it runs got_char which gives the code of the key used (the first seven bits of the scan code) and whether it has been pressed (if the 8th bit is zero) or released (if it&#39;s one).</description>
<category domain="http://netvouz.com/mcswell?category=3530800627016467908">Software &gt; Linux &gt; Keyboard</category>
<author>mcswell</author>
<pubDate>Sat, 03 Mar 2012 17:08:14 GMT</pubDate>
</item><item><title>Keyboard Mapping for Linux</title>
<link>http://kmfl.sourceforge.net/</link>
<description>Could this be used to remap control keys to cursor keys? With ^Q as a toggle, perhaps using &#39;groups&#39;?</description>
<category domain="http://netvouz.com/mcswell?category=3530800627016467908">Software &gt; Linux &gt; Keyboard</category>
<author>mcswell</author>
<pubDate>Sat, 25 Sep 2010 16:09:50 GMT</pubDate>
</item><item><title>Keycode Table</title>
<link>http://www.comptechdoc.org/os/linux/howlinuxworks/linux_hlkeycodes.html</link>
<description>Table of keycodes (and scan codes) for Linux</description>
<category domain="http://netvouz.com/mcswell?category=3530800627016467908">Software &gt; Linux &gt; Keyboard</category>
<author>mcswell</author>
<pubDate>Sun, 20 Dec 2009 00:02:08 GMT</pubDate>
</item></channel></rss>