summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fdi/information/10freedesktop/30-keymap-hp.fdi7
1 files changed, 6 insertions, 1 deletions
diff --git a/fdi/information/10freedesktop/30-keymap-hp.fdi b/fdi/information/10freedesktop/30-keymap-hp.fdi
index fe60671..88a4690 100644
--- a/fdi/information/10freedesktop/30-keymap-hp.fdi
+++ b/fdi/information/10freedesktop/30-keymap-hp.fdi
@@ -75,13 +75,18 @@
<append key="input.keymap.data" type="strlist">e003:email</append> <!-- envelope button -->
</match>
+ <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains="5310">
+ <append key="input.keymap.data" type="strlist">e021:reserved</append>
+ </match>
+
<match key="/org/freedesktop/Hal/devices/computer:system.board.vendor" string="Quanta">
<!-- HP Pavillion dv6315ea with empty system.hardware.* keys fd.o#19936 -->
<match key="/org/freedesktop/Hal/devices/computer:system.board.product" string="30B7">
<match key="/org/freedesktop/Hal/devices/computer:system.board.version" string="65.2B">
+ <remove key="input.keymap.data" type="strlist">e008:presentation</remove>
<append key="input.keymap.data" type="strlist">e008:media</append> <!-- FIXME: quick play -->
</match>
- </match>
+ </match>
</match>
</match>