diff options
author | Γmer Kurttekin <o.kurttekin@hotmail.com> | 2021-05-09 16:56:03 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-09 15:56:03 +0200 |
commit | d922c2f5f3ec6a2ae2554e7bbbc61fa7c44c076b (patch) | |
tree | 77e4fc3382b5174545deee9144ed02cd6e403386 /Base/etc/Keyboard.ini | |
parent | 4c43fc05151b48ae13261a18857c1351f0a56915 (diff) | |
download | serenity-d922c2f5f3ec6a2ae2554e7bbbc61fa7c44c076b.zip |
Userland: Preserve keyboard mapping preference on reboot (#6955)
Diffstat (limited to 'Base/etc/Keyboard.ini')
-rw-r--r-- | Base/etc/Keyboard.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Base/etc/Keyboard.ini b/Base/etc/Keyboard.ini new file mode 100644 index 0000000000..e776e7495b --- /dev/null +++ b/Base/etc/Keyboard.ini @@ -0,0 +1,2 @@ +[Mapping] +Keymap=en-us |