serenity/Base/res/keymaps/sv-dvorak.json
Miika Hämynen 5e8b5ff35e
Keymaps: Add sv-dvorak keymap (#6177)
Based on the finnish keymap for special characters and what characters
linux outputs when I press the key.
2021-04-07 19:34:49 +02:00

7 lines
1.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "+", "'", "\b", "\t", "å", "ä", "ö", "p", "y", "f", "g", "c", "r", "l", ",", "\"", "\n", "", "a", "o", "e", "u", "i", "d", "h", "t", "n", "s", "-", "", "", "'", ".", "q", "j", "k", "x", "b", "m", "w", "v", "z", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", "<", "", "", "" ],
"shift_map": [ "", "\u001B", "!", "\"", "#", "", "%", "&", "/", "(", ")", "=", "?", "`", "\b", "\t", "Å", "Ä", "Ö", "P", "Y", "F", "G", "C", "R", "L", ";", "^", "\n", "", "A", "O", "E", "U", "I", "D", "H", "T", "N", "S", "_", "", "", "*", ":", "Q", "J", "K", "X", "B", "M", "W", "V", "Z", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", ">", "", "", "" ],
"alt_map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "+", "'", "\b", "\t", "å", "ä", "ö", "p", "y", "f", "g", "c", "r", "l", ",", "\"", "\n", "", "a", "o", "e", "u", "i", "d", "h", "t", "n", "s", "-", "", "", "'", ".", "q", "j", "k", "x", "b", "m", "w", "v", "z", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", "<", "", "", "" ],
"altgr_map": [ "", "\u001B", "", "@", "", "$", "", "", "{", "[", "]", "}", "\\", "", "\b", "\t","\\", "{", "}", "þ", "←", "đ", "ŋ", "©", "®", "ł", "¸", "~", "\n", "", "æ", "œ", "€", "↓", "→", "ð", "ħ", "ŧ", "n", "§", "˙", "/", "", "×", "·", "@", "©", "ĸ", "»", "”", "µ", "ł", "“", "«", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", "|", "", "", "" ]
}