464 key - additional information

Lokean Darken lokean.darken at gmail.com
Mon Jan 26 15:39:20 PST 2009


For my yesterday post:

This is my fdi which I use to remap key 464 to key 216

<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
  <device>
    <match key="info.product" contains="Internal keyboard">
       <append key="info.callouts.add"
type="strlist">hal-setup-keymap</append>
       <append key="input.keymap.data" type="strlist">0x1d0:chat</append>
       <append key="info.capabilities" type="strlist">input.keymap</append>
    </match>
  </device>
</deviceinfo>

This is what hal reports:

root at michal-tablet:/etc/hal/fdi/policy# lshal -l | grep keymap
  info.callouts.add = {'debian-setup-keyboard', 'hal-setup-keymap'} (string
list)
  info.capabilities = {'input', 'input.keyboard', 'input.keys', 'button',
'input.keymap'} (string list)
  input.keymap.data = {'0x1d0:space'} (string list)

Anyway, xev still don't catch any signal while I press this key...

Is this configuration right? If yes, how should I found where is the
problem?

Thank you for help,

Michal Koudelka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/hal/attachments/20090127/2b4bcd7d/attachment.html 


More information about the hal mailing list