atkbd/evdev: recognize the Chromebook menu key as F13 like Linux does.

This is the key on the right side of the function keys, with the
"hamburger menu" icon on it.

Submitted by:		GregV <greg@unrelenting.technology>
MFC after:		1 week
Differential Revision:	https://reviews.freebsd.org/D25390
This commit is contained in:
Vladimir Kondratyev 2020-06-25 00:09:43 +00:00
parent a8caa6392e
commit 54cca285fc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=362599

View File

@ -140,7 +140,7 @@ static uint16_t evdev_at_set1_scancodes[] = {
KEY_KP2, KEY_KP3, KEY_KP0, KEY_KPDOT,
NONE, NONE, KEY_102ND, KEY_F11,
KEY_F12, NONE, NONE, NONE,
NONE, NONE, NONE, NONE,
NONE, KEY_F13, NONE, NONE,
/* 0x60 - 0x7f */
NONE, NONE, NONE, NONE,
NONE, NONE, NONE, NONE,