Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9923d858 authored by Michael Karcher's avatar Michael Karcher Committed by Dmitry Torokhov
Browse files

Input: atari - enable the 102nd key for German keyboards

parent 22369710
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@ static unsigned char atakbd_keycode[0x72] = { /* American layout */
	[93]	 = KEY_KPASTERISK,
	[94]	 = KEY_KPPLUS,
	[95]	 = KEY_HELP,
	[96]	 = KEY_BACKSLASH,	/* FIXME: '<' */
	[96]	 = KEY_102ND,
	[97]	 = KEY_KPASTERISK,	/* FIXME */
	[98]	 = KEY_KPSLASH,
	[99]	 = KEY_KPLEFTPAREN,