hal/fdi/policy/10osvendor 10-keyboard-policy.fdi,NONE,1.1

David Zeuthen david at freedesktop.org
Thu Feb 9 08:45:49 PST 2006


Update of /cvs/hal/hal/fdi/policy/10osvendor
In directory gabe:/tmp/cvs-serv10576/fdi/policy/10osvendor

Added Files:
	10-keyboard-policy.fdi 
Log Message:
actually commit this file

--- NEW FILE: 10-keyboard-policy.fdi ---
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> 

<deviceinfo version="0.2">

  <device>
    <match key="info.capabilities" contains="input.keyboard">
      <append key="info.addons" type="strlist">hald-addon-keyboard</append>
      <append key="info.capabilities" type="strlist">button</append>
      <merge key="button.type" type="string"></merge>
      <merge key="button.has_state" type="bool">false</merge>
    </match>
  </device>

</deviceinfo>




More information about the hal-commit mailing list