banan-os/userspace
Bananymous a5cb4057f9 Kernel: Implement unified input files for device hot-plugging support
/dev/keyboard and /dev/mouse can be read for events from any attached
keyboard or mouse respectively. This makes device hot-plugging support
pretty much automatic for TTY, GUI, and whatever takes input.
2024-07-15 22:11:15 +03:00
..
aoc2023 BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
libraries Kernel/userspace: Implement KD_LOADFONT and loadfont program 2024-07-03 09:02:49 +03:00
programs Kernel: Implement unified input files for device hot-plugging support 2024-07-15 22:11:15 +03:00
tests Kernel: Implement unified input files for device hot-plugging support 2024-07-15 22:11:15 +03:00
CMakeLists.txt BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00