Sam Lantinga
4e1ee55739
Fixed bug 2231 - Move src/input/evdev into src/core/linux
...
Ryan C. Gordon
To keep the directory layout sane, we should probably move this one piece of source to the linux catch-all directory, instead of making it look like this is part of an SDL "input" subsystem.
2013-11-16 12:02:09 -08:00
Gabriel Jacobo
e9d2133934
Prevent keystrokes from leaking through to the console when using evdev.
...
This uses the same method Weston and X use. Sadly, to be fully effective when
launching remotely, this needs root permissions.
2013-10-13 17:15:43 -03:00
Sam Lantinga
90a219a375
Fixed bug where a Logitech wireless keyboard with built-in mouse touchpad didn't get recongized as both devices.
2013-10-05 21:15:55 -07:00
Gabriel Jacobo
b39a4daf04
SDL_TEXTINPUT support for EVDEV
2013-10-03 10:28:10 -03:00
Gabriel Jacobo
9ceed73db4
Raspberry Pi support (also unified UDEV and EVDEV support)
2013-09-28 13:28:19 -03:00