mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-15 10:50:40 +00:00
Base: Update Finnish keymap with proper AltGr support
This commit is contained in:
parent
d8ddf803e2
commit
6af301edec
Notes:
sideshowbarker
2024-07-19 10:30:15 +09:00
Author: https://github.com/JamiKettunen Commit: https://github.com/SerenityOS/serenity/commit/6af301edec4 Pull-request: https://github.com/SerenityOS/serenity/pull/977
1 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"map": [ "", "0x33", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "+", "'", "0x08", "\t", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "o", "\"", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "o", "a", "", "", "'", "z", "x", "c", "v", "b", "n", "m", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "<", "", "", "" ],
|
||||
"shift_map": [ "", "0x33", "!", "\"", "#", "", "%", "&", "/", "(", ")", "=", "?", "`", "0x08", "\t", "Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P", "O", "^", "\n", "", "A", "S", "D", "F", "G", "H", "J", "K", "L", "O", "A", "", "", "*", "Z", "X", "C", "V", "B", "N", "M", ";", ":", "_", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", ">", "", "", "" ],
|
||||
"alt_map": [ "", "0x33", "", "@", "", "$", "", " ", "{", "[", "]", "}", "\\", "", "0x08", "\t", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "o", "~", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "o", "a", "", "", "|", "z", "x", "c", "v", "b", "n", "m", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "|", "", "", "" ]
|
||||
"map": [ "", "0x33", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "+", "'", "0x08", "\t", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "o", "\"", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "o", "a", "", "", "'", "z", "x", "c", "v", "b", "n", "m", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "<", "", "", "" ],
|
||||
"shift_map": [ "", "0x33", "!", "\"", "#", "", "%", "&", "/", "(", ")", "=", "?", "`", "0x08", "\t", "Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P", "O", "^", "\n", "", "A", "S", "D", "F", "G", "H", "J", "K", "L", "O", "A", "", "", "*", "Z", "X", "C", "V", "B", "N", "M", ";", ":", "_", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", ">", "", "", "" ],
|
||||
"alt_map": [ "", "0x33", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "+", "'", "0x08", "\t", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "o", "\"", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "o", "a", "", "", "'", "z", "x", "c", "v", "b", "n", "m", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "<", "", "", "" ],
|
||||
"altgr_map": [ "", "0x33", "", "@", "", "$", "", "", "{", "[", "]", "}", "\\", "", "0x08", "\t", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "o", "~", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "o", "a", "/", "", "", "z", "x", "c", "v", "b", "n", "m", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "|", "", "", "" ]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue