From 9c2b72065dccd3bd915052a618f05d4bd7bfa308 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Tue, 23 Apr 2019 15:05:28 +0200 Subject: [PATCH] hwdb: Make the OLPC XO rules also match XO-1.75 Uses the same keyboard, attached to the "Security Processor" P1J core that bit-bangs the PS/2 keyboard protocol. --- hwdb/60-keyboard.hwdb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hwdb/60-keyboard.hwdb b/hwdb/60-keyboard.hwdb index 71aecd8a532..daf8f12ac4c 100644 --- a/hwdb/60-keyboard.hwdb +++ b/hwdb/60-keyboard.hwdb @@ -1036,8 +1036,10 @@ evdev:name:MSI Laptop hotkeys:dmi:bvn*:bvr*:bd*:svn*:pnM[iI][cC][rR][oO]-S[tT][a # OLPC ########################################################### -# XO +# XO-1 and XO-1.5 evdev:atkbd:dmi:bvn*:bvr*:bd*:svnOLPC:pnXO:* +# XO-1.75 and XO-1.4 (sp/ is the Security Processor) +evdev:name:AT Translated Set 2 keyboard:phys:sp/serio*/input*:ev:120013:* KEYBOARD_KEY_59=fn KEYBOARD_KEY_81=fn_esc KEYBOARD_KEY_f9=camera -- 2.39.2