mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +00:00
KeyboardSettings+Kernel: Setting to enable Num Lock on login
This commit is contained in:
parent
7fdeb0ec74
commit
ce6658acc1
Notes:
sideshowbarker
2024-07-18 10:25:01 +09:00
Author: https://github.com/ForLoveOfCats
Commit: ce6658acc1
Pull-request: https://github.com/SerenityOS/serenity/pull/8417
Reviewed-by: https://github.com/gunnarbeutner
11 changed files with 58 additions and 1 deletions
|
@ -143,6 +143,7 @@ namespace Kernel {
|
|||
S(getrandom) \
|
||||
S(getkeymap) \
|
||||
S(setkeymap) \
|
||||
S(set_num_lock) \
|
||||
S(clock_gettime) \
|
||||
S(clock_settime) \
|
||||
S(clock_nanosleep) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue