I don&#39;t know what the issue is but my keyboard was already properly detected with all multimedia keys, etc;&nbsp; maybe it&#39;s just an issue of missing quirks?<br><br><div class="gmail_quote">2008/4/23 Daniel Qarras &lt;<a href="mailto:dqarras@yahoo.com">dqarras@yahoo.com</a>&gt;:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi!<br>
<div class="Ih2E3d"><br>
--- Daniel Qarras &lt;<a href="mailto:dqarras@yahoo.com">dqarras@yahoo.com</a>&gt; wrote:<br>
<br>
&gt; Especially some configuration tools for distributions write<br>
&gt; configuration files with keyboard model information. E.g., xorg.conf<br>
&gt; may contain:<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp;&quot;XkbModel&quot; &quot;pc105&quot;<br>
&gt;<br>
&gt; However, for many laptops &quot;pc105&quot; is not optimal as there are vendor<br>
&gt; specific keymaps available with support for special keys, e.g.,<br>
&gt; &quot;acer_laptop&quot;, &quot;asus_laptop&quot;.<br>
&gt;<br>
&gt; Do you think that a configuration tool should use HAL to determine<br>
&gt; the optimal keyboard model? If so, is it already possible somehow?<br>
<br>
</div>I&#39;m just speculating but when inspecting output from lshal I see:<br>
<br>
 &nbsp;system.formfactor = &#39;laptop&#39; &nbsp;(string)<br>
<br>
Perhaps that could be checked and if formfactor is &quot;laptop&quot;, then<br>
checking for available vendor keymaps should be easy, e.g., Acer is in<br>
numerous entries:<br>
<br>
 &nbsp;system.hardware.vendor = &#39;Acer, inc.&#39; &nbsp;(string)<br>
<br>
Cheers!<br>
<div class="WgoR0d"><br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp;____________________________________________________________________________________<br>
Be a better friend, newshound, and<br>
know-it-all with Yahoo! Mobile. &nbsp;Try it now. &nbsp;<a href="http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ" target="_blank">http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ</a><br>
</div><div><div></div><div class="Wj3C7c">_______________________________________________<br>
hal mailing list<br>
<a href="mailto:hal@lists.freedesktop.org">hal@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/hal" target="_blank">http://lists.freedesktop.org/mailman/listinfo/hal</a><br>
</div></div></blockquote></div><br>