mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:27:36 +00:00
Userland: Preserve keyboard mapping preference on reboot (#6955)
This commit is contained in:
parent
4c43fc0515
commit
d922c2f5f3
6 changed files with 68 additions and 1 deletions
|
@ -6,6 +6,7 @@ add_subdirectory(DHCPClient)
|
|||
add_subdirectory(EchoServer)
|
||||
add_subdirectory(FileOperation)
|
||||
add_subdirectory(ImageDecoder)
|
||||
add_subdirectory(KeyboardPreferenceLoader)
|
||||
add_subdirectory(LaunchServer)
|
||||
add_subdirectory(LookupServer)
|
||||
add_subdirectory(NotificationServer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue