[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#541140: fdi file for GNU/kFreeBSD



On Wed, Aug 12, 2009 at 12:23:43PM +0200, Aurelien Jarno wrote:
> On Tue, Aug 11, 2009 at 11:53:44PM +0200, Aurelien Jarno wrote:
> > Package: xserver-xorg-input-kbd
> > Version: 1:1.3.2-3
> > Severity: wishlist
> > 
> > Please find attached an fdi file to drop in /usr/share/hal/fdi/policy/10osvendor, 
> > which contains the rules to support GNU/kFreeBSD.
> > 
> 
> Actually it makes no sense to have a keymap for all devices with keys,
> it is only necessary for keyboards. As a consequence, please find a new
> fdi file attached.

After some discussion with Julien Cristau on the mailing list, I am now
convinced that the keymap setting should not done in this file, but in
debian-x11-keymap.fdi (see bug#535291).

I am therefore attaching the final (I hope) fdi file needed to make
this package working with hal on GNU/kFreeBSD.

<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
  <device>
    <match key="/org/freedesktop/Hal/devices/computer:system.kernel.name" string="GNU/kFreeBSD">
      <match key="info.capabilities" contains="input.keys">
        <merge key="input.x11_driver" type="string">kbd</merge>
      </match>
    </match>
  </device>
</deviceinfo>


-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net



Reply to: