mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:57:47 +00:00
KeyboardSettings+Kernel: Setting to enable Num Lock on login
This commit is contained in:
parent
7fdeb0ec74
commit
ce6658acc1
11 changed files with 58 additions and 1 deletions
|
@ -191,6 +191,7 @@ set(KERNEL_SOURCES
|
|||
Syscalls/mmap.cpp
|
||||
Syscalls/module.cpp
|
||||
Syscalls/mount.cpp
|
||||
Syscalls/num_lock.cpp
|
||||
Syscalls/open.cpp
|
||||
Syscalls/perf_event.cpp
|
||||
Syscalls/pipe.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue