Userland: Preserve keyboard mapping preference on reboot (#6955)

This commit is contained in:
Ömer Kurttekin 2021-05-09 16:56:03 +03:00 committed by GitHub
commit d922c2f5f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
Notes: sideshowbarker 2024-07-18 18:26:33 +09:00
6 changed files with 68 additions and 1 deletions

2
Base/etc/Keyboard.ini Normal file
View file

@ -0,0 +1,2 @@
[Mapping]
Keymap=en-us

View file

@ -161,6 +161,10 @@ AcceptSocketConnections=1
KeepAlive=1
User=anon
[KeyboardPreferenceLoader]
KeepAlive=0
User=anon
[TestRunner@ttyS0]
Executable=/home/anon/tests/run-tests-and-shutdown.sh
StdIO=/dev/ttyS0