From a8d1f537a477fd61cedc542011956082c19fb3c9 Mon Sep 17 00:00:00 2001 From: Jonathan 'theJPster' Pallant Date: Wed, 12 Feb 2020 06:17:04 +0000 Subject: [PATCH] Add in support for KEY_102ND on PS/2 systems (#172) --- input.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input.cpp b/input.cpp index 8b5ddbc..ce8bbb0 100644 --- a/input.cpp +++ b/input.cpp @@ -382,7 +382,7 @@ static const int ev2ps2[] = 0x71, //83 KEY_KPDOT NONE, //84 ??? NONE, //85 KEY_ZENKAKU - NONE, //86 KEY_102ND + 0x56, //86 KEY_102ND 0x78, //87 KEY_F11 0x07, //88 KEY_F12 NONE, //89 KEY_RO