1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 23:55:06 +00:00
serenity/Userland/Services/SystemServer
Liav A 89835558b4 Userland: Move HID input device nodes to /dev/input/{mouse,keyboard}
Because HID devices are not always present in quantities of one per type
it is more elegant and correct to put the representative device nodes in
subdirectories for each HID device type.
2022-09-11 19:51:23 +01:00
..
CMakeLists.txt SystemServer: Port to LibMain :^) 2021-12-16 22:48:17 +01:00
main.cpp Userland: Move HID input device nodes to /dev/input/{mouse,keyboard} 2022-09-11 19:51:23 +01:00
Service.cpp LibCore+LibIPC: Recognise %uid in path 2022-08-14 21:52:35 +01:00
Service.h LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00