hal-info: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Tue Mar 18 12:39:25 PDT 2008


 fdi/information/10freedesktop/30-keymap-hp.fdi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9f768ced1265ea292bd6d4c98fc990de9343de37
Author: Frederic Crozat <fcrozat at mandriva.com>
Date:   Tue Mar 18 20:39:19 2008 +0100

    add keymap support for HP nx9420
    
    The following patch (from https://qa.mandriva.com/show_bug.cgi?id=37817)
    adds keymap support for HP nx9420 laptop.

diff --git a/fdi/information/10freedesktop/30-keymap-hp.fdi b/fdi/information/10freedesktop/30-keymap-hp.fdi
index 10c455a..bb0c44d 100644
--- a/fdi/information/10freedesktop/30-keymap-hp.fdi
+++ b/fdi/information/10freedesktop/30-keymap-hp.fdi
@@ -62,7 +62,7 @@
           <append key="input.keymap.data" type="strlist">e059:info</append>	<!-- I key -->
           <append key="info.capabilities" type="strlist">input.keymap</append>
         </match>
-        <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="nc6230;nw8440;nx6325;6710b;6715">
+        <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="nc6230;nw8440;nx6325;6710b;6715;nx9420">
           <append key="input.keymap.data" type="strlist">e001:fn_esc</append>	<!-- FnEsc -->
           <append key="input.keymap.data" type="strlist">e008:presentation</append>	<!-- presentation -->
           <append key="input.keymap.data" type="strlist">e009:battery</append>	<!-- FnF8 (battery) -->


More information about the hal-commit mailing list