Commit 1822f97e5fd3e0f63cf22432837d2e7a607d246e

Sam Lantinga 2020-11-11T19:37:47

Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver wahil1976 This patch adds the KBIO text input driver for FreeBSD, which allows text input to fully work without text spilling out into the console. It also supports accented input, AltGr keys and Alt Lock combinations. Tested with US accent keys layout and various AltGr layouts.