aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-10-26 16:10:55 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-10-26 16:10:55 -0400
commite71f6f4b0bf0fa5a622ca8961d627d7ade3c8b08 (patch)
tree57c755c256459eaf7b070f71d906c76bcdf98e17 /hwdb/60-keyboard.hwdb
parenthwdb: updated tool to parse hwdb grammer (diff)
downloadeudev-e71f6f4b0bf0fa5a622ca8961d627d7ade3c8b08.tar.gz
eudev-e71f6f4b0bf0fa5a622ca8961d627d7ade3c8b08.tar.bz2
eudev-e71f6f4b0bf0fa5a622ca8961d627d7ade3c8b08.zip
hwdb: sync with systemd/hwdb.d
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'hwdb/60-keyboard.hwdb')
-rw-r--r--hwdb/60-keyboard.hwdb16
1 files changed, 15 insertions, 1 deletions
diff --git a/hwdb/60-keyboard.hwdb b/hwdb/60-keyboard.hwdb
index c1f1d1663..15f0a970b 100644
--- a/hwdb/60-keyboard.hwdb
+++ b/hwdb/60-keyboard.hwdb
@@ -23,7 +23,7 @@
# evdev:input:bZZZZvYYYYpXXXXeWWWW-VVVV
# This matches on the kernel modalias of the input-device, mainly:
# ZZZZ is the bus-id (see /usr/include/linux/input.h BUS_*), YYYY, XXXX and
-# WWW are the 4-digit hex uppercase vendor, product and version ID and VVVV
+# WWWW are the 4-digit hex uppercase vendor, product and version ID and VVVV
# is an arbitrary length input-modalias describing the device capabilities.
# The vendor, product and version ID for a device node "eventX" is listed
# in /sys/class/input/eventX/device/id.
@@ -1135,6 +1135,12 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMEDIONNB:pnA555*:pvr*
KEYBOARD_KEY_67=email # envelope button
KEYBOARD_KEY_69=prog2 # link 2 button
+# Erazer
+evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMedion*:pnErazer*:pvr*
+ KEYBOARD_KEY_a0=!mute
+ KEYBOARD_KEY_ae=!volumedown
+ KEYBOARD_KEY_b0=!volumeup
+
###########################################################
# Microsoft
###########################################################
@@ -1476,6 +1482,14 @@ evdev:name:Sony Vaio Keys:dmi:bvn*:bvr*:bd*:svnSony*:pnVPC*:pvr*
KEYBOARD_KEY_0e=up # Fn+F10 zoomin
###########################################################
+# System76
+###########################################################
+
+evdev:atkbd:dmi:bvn*:bvr*:bd*:svnSystem76*:pn*
+ KEYBOARD_KEY_f7=f21 # Touchpad toggle
+ KEYBOARD_KEY_f8=f21 # Touchpad toggle
+
+###########################################################
# T-bao
###########################################################