SDL/src/core/linux
Sam Lantinga 9af581bd75 Fixed bug 4347 - Keyboard LEDs don't work on linux console
Rainer Sabelka

When using SLD2 on a Linux console with the KMS/DRM video backend and Linux evdev keyboard support, the caps lock, scroll lock, and num lock leds do not work.

The attached patch adds ioctls for setting the LED state in SDL_evdev_kbd.c
2018-10-31 15:01:20 -07:00
..
SDL_dbus.c dbus: Deal with undefined behavior with va_args. 2018-07-13 17:53:24 -04:00
SDL_dbus.h Fixed whitespace 2018-09-24 11:49:25 -07:00
SDL_evdev.c SDL_evdev.c: undefine _THIS before redefining it. 2018-08-29 11:04:02 +03:00
SDL_evdev.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_evdev_kbd.c Fixed bug 4347 - Keyboard LEDs don't work on linux console 2018-10-31 15:01:20 -07:00
SDL_evdev_kbd.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_evdev_kbd_default_accents.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_evdev_kbd_default_keymap.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_fcitx.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_fcitx.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_ibus.c Fixed bug 3920 - IBus not work with SDL 2.0.7 2018-02-13 08:15:39 -08:00
SDL_ibus.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_ime.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_ime.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_udev.c Fixed bug 4267 - linkage failure with --enable-hidapi because of missing libudev symbols 2018-09-24 16:33:14 -07:00
SDL_udev.h Fixed bug 4267 - linkage failure with --enable-hidapi because of missing libudev symbols 2018-09-24 16:33:14 -07:00