On Thu Nov 2 11:59:28 2023 +0000, Alexandros Frantzis wrote:
Is this correct? `KEY_TAB <= KEY_KPDOT` so this is case never reached. My online searches haven't provide any useful info about 0x7c, other than MS recommends against using it (as with all PS/2 set 1 scan codes above 0x79).
Indeed, I trusted the default T7C mapping to VK_TAB, but apparently it's a dupe. I will add some FIXME comment to the commented lines and make it one as well.