hal-info: Branch 'master'
Martin Pitt
martin at kemper.freedesktop.org
Thu Jul 16 02:24:18 PDT 2009
fdi/information/10freedesktop/30-keymap-misc.fdi | 11 +++++++++++
1 file changed, 11 insertions(+)
New commits:
commit d97973d1e2022d0374e18928d40e51963a27b1c4
Author: Németh Márton <nm127 at freemail.hu>
Date: Thu Jul 16 11:24:05 2009 +0200
add keymap for Clevo D410J laptop
Reported on hal ML.
diff --git a/fdi/information/10freedesktop/30-keymap-misc.fdi b/fdi/information/10freedesktop/30-keymap-misc.fdi
index 370767a..c4be0aa 100644
--- a/fdi/information/10freedesktop/30-keymap-misc.fdi
+++ b/fdi/information/10freedesktop/30-keymap-misc.fdi
@@ -14,6 +14,17 @@
</match>
</match>
+ <!-- Clevo D410J laptop reports hardware vendor "VIA", product "K8N800" and version "VT8204B" -->
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" string="VIA">
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" string="K8N800">
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.version" string="VT8204B">
+ <match key="/org/freedesktop/Hal/devices/computer:system.firmware.version" string="4.06CJ15">
+ <append key="input.keymap.data" type="strlist">e001:prog1</append> <!-- "Application Launch" programmable button -->
+ </match>
+ </match>
+ </match>
+ </match>
+
<match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" prefix="FUJITSU">
<match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="AMILO Pro V3205">
<append key="input.keymap.data" type="strlist">e074:f21</append> <!-- FIXME: silent-mode decrease CPU/GPU clock -->
More information about the hal-commit
mailing list