<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Artisan Numérique</title>
  <link rel="alternate" type="text/html" href="http://artisan.karma-lab.net/node/1011"/>
  <link rel="self" type="application/atom+xml" href="http://artisan.karma-lab.net/node/1011/atom/feed"/>
  <id>http://artisan.karma-lab.net/node/1011/atom/feed</id>
  <updated>2008-10-08T15:31:48+02:00</updated>
  <entry>
    <title>Décodage du clavier Akita (kernel 2.4)</title>
    <link rel="alternate" type="text/html" href="http://artisan.karma-lab.net/node/1011" />
    <id>http://artisan.karma-lab.net/node/1011</id>
    <published>2006-09-30T00:01:43+02:00</published>
    <updated>2008-10-08T15:31:48+02:00</updated>
    <author>
      <name>Ulhume</name>
    </author>
    <category term="Zaurus" />
    <category term="Aucun" />
    <category term="Dépassé" />
    <category term="Tutoriel" />
    <summary type="html"><![CDATA[<p>voici le mapping des touches Akita pour un kernel 2.4 (pdaXrom béta 3 et moins).</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>voici le mapping des touches Akita pour un kernel 2.4 (pdaXrom béta 3 et moins).</p>
<!--break-->
<h3>Touche système</h3>
<p>Power [8] Rotation [110]</p>

<h3>Clavier Qwerty</h3>
<p>1 [49] 2 [50] 3 [51] 4 [52] 5 [53] 6 [54] 7 [55] 8 [56] 9 [57] 0 [58] BS [39] </p>
<p>Q [25] W [31] E [13] R [26] T [28] Y [33] U [29] I [17] O [23] P [24] </p>
<p>Tab [73] A [9] S [27] D [12] F [14] G [15] H [16] J [18] K [19] L [20] </p>
<p>ShiftL [35] Z [34] X [32] C [11] V [30] B [10] N [22] M [21] ShiftR [120] Enter [36]</p>
<p>Fn [38] Ctrl [64] Kenji1 [77] Kenji2 [78] - [67] Space [100] / [71] ? [111]</p>

<h3>Touche de fonction</h3>
<p>Calendar [96] Address [97] Mail [98] Home [48] Menu [37] </p>

<h3>Touche du curseur</h3>
<p>Cancel [42] Left [43] Up [44] Down [45] Right [46] OK [47] </p>

<h3>Touche du jog (arrière du boitier)</h3>
<p>Cancel [102] OK [92] up [133] down [134] </p>

<H3>Gestion du caps-lock</H3>
<p>
  Pour ceux qui n'aiment pas que la touche <kbd>TAB</kbd> fonctionne en CAPS-LOCK, modifier le fichier <kbd>/etc/sysconfig/keyboard</kbd> comme suit :
  
  <div class='code-block code-block-fragment'>
  <div class='container'>
  keycode 65 = Tab<br />
# &nbsp; &nbsp;alt &nbsp; &nbsp; keycode 65 = Caps_Lock<br />
# &nbsp; &nbsp;shift &nbsp; keycode 65 = Caps_Lock<br />
# &nbsp; &nbsp;control keycode 65 = Caps_Lock<br />
keycode 27 = Shift<br />
keycode 89 = Alt<br />
keycode 88 = Control<br />
keycode 112 = Shift
  </div>
  
  </div>
</p>    ]]></content>
  </entry>
</feed>
