SDL/src/core/linux
Sam Lantinga 1822f97e5f 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.
2020-11-11 19:37:47 -08:00
..
SDL_dbus.c Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5 2020-05-11 14:31:04 -07:00
SDL_dbus.h Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5 2020-05-11 14:31:04 -07:00
SDL_evdev.c udev: Factor out SDL_EVDEV_GuessDeviceClass 2020-11-11 19:14:34 -08:00
SDL_evdev.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_evdev_capabilities.c evdev: Detect whether input devices are accelerometers 2020-11-11 19:15:09 -08:00
SDL_evdev_capabilities.h evdev: Detect whether input devices are accelerometers 2020-11-11 19:15:09 -08:00
SDL_evdev_kbd.c Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver 2020-11-11 19:37:47 -08:00
SDL_evdev_kbd.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_evdev_kbd_default_accents.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_evdev_kbd_default_keymap.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_fcitx.c Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5 2020-05-11 14:31:04 -07:00
SDL_fcitx.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_ibus.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_ibus.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_ime.c Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5 2020-05-11 14:31:04 -07:00
SDL_ime.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_threadprio.c Fix process randomly getting killed when SDL_THREAD_PRIORITY_HIGH/TIME_CRITICAL is set 2020-11-11 08:47:18 -08:00
SDL_udev.c udev: Factor out SDL_EVDEV_GuessDeviceClass 2020-11-11 19:14:34 -08:00
SDL_udev.h udev: Factor out SDL_EVDEV_GuessDeviceClass 2020-11-11 19:14:34 -08:00