Merge branch 'fi' into 'master'
layouts: Correct most unneeded xkb symbols usage See merge request Librem5/squeekboard!245
This commit is contained in:
@ -15,25 +15,25 @@ outlines:
|
|||||||
|
|
||||||
views:
|
views:
|
||||||
base:
|
base:
|
||||||
- "q w e r t y u i o p aring"
|
- "q w e r t y u i o p å"
|
||||||
- "a s d f g h j k l ouml auml"
|
- "a s d f g h j k l ö ä"
|
||||||
- "Shift_L z x c v b n m BackSpace"
|
- "Shift_L z x c v b n m BackSpace"
|
||||||
- "show_numbers preferences space period Return"
|
- "show_numbers preferences space . Return"
|
||||||
upper:
|
upper:
|
||||||
- "Q W E R T Y U I O P Aring"
|
- "Q W E R T Y U I O P Å"
|
||||||
- "A S D F G H J K L Ouml Auml"
|
- "A S D F G H J K L Ö Ä"
|
||||||
- "Shift_L Z X C V B N M BackSpace"
|
- "Shift_L Z X C V B N M BackSpace"
|
||||||
- "show_numbers preferences space period Return"
|
- "show_numbers preferences space . Return"
|
||||||
numbers:
|
numbers:
|
||||||
- "1 2 3 4 5 6 7 8 9 0"
|
- "1 2 3 4 5 6 7 8 9 0"
|
||||||
- "at numbersign dollar percent ampersand minus underscore plus parenleft parenright"
|
- "at numbersign dollar percent ampersand minus underscore plus parenleft parenright"
|
||||||
- "show_symbols comma quotedbl quoteright colon semicolon exclam question BackSpace"
|
- "show_symbols comma quotedbl quoteright colon semicolon exclam question BackSpace"
|
||||||
- "show_letters preferences space period Return"
|
- "show_letters preferences space . Return"
|
||||||
symbols:
|
symbols:
|
||||||
- "asciitilde quoteleft bar U00B7 squareroot Greek_pi Greek_tau division multiply paragraph"
|
- "asciitilde quoteleft bar U00B7 squareroot Greek_pi Greek_tau division multiply paragraph"
|
||||||
- "copyright U00AE U00A3 EuroSign U00A5 asciicircum degree asterisk braceleft braceright"
|
- "copyright U00AE U00A3 EuroSign U00A5 asciicircum degree asterisk braceleft braceright"
|
||||||
- "show_numbers backslash slash less greater equal bracketleft bracketright BackSpace"
|
- "show_numbers backslash slash less greater equal bracketleft bracketright BackSpace"
|
||||||
- "show_letters preferences space period Return"
|
- "show_letters preferences space . Return"
|
||||||
|
|
||||||
buttons:
|
buttons:
|
||||||
Shift_L:
|
Shift_L:
|
||||||
@ -65,9 +65,8 @@ buttons:
|
|||||||
set_view: "symbols"
|
set_view: "symbols"
|
||||||
outline: "altline"
|
outline: "altline"
|
||||||
label: "*/="
|
label: "*/="
|
||||||
period:
|
".":
|
||||||
outline: altline
|
outline: altline
|
||||||
label: "."
|
|
||||||
space:
|
space:
|
||||||
outline: spaceline
|
outline: spaceline
|
||||||
label: " "
|
label: " "
|
||||||
|
|||||||
@ -15,25 +15,25 @@ outlines:
|
|||||||
|
|
||||||
views:
|
views:
|
||||||
base:
|
base:
|
||||||
- "q w e r t y u i o p aring"
|
- "q w e r t y u i o p å"
|
||||||
- "a s d f g h j k l oslash ae"
|
- "a s d f g h j k l ø æ"
|
||||||
- "Shift_L z x c v b n m BackSpace"
|
- "Shift_L z x c v b n m BackSpace"
|
||||||
- "show_numbers preferences space period Return"
|
- "show_numbers preferences space . Return"
|
||||||
upper:
|
upper:
|
||||||
- "Q W E R T Y U I O P Aring"
|
- "Q W E R T Y U I O P Å"
|
||||||
- "A S D F G H J K L Oslash AE"
|
- "A S D F G H J K L Ø Æ"
|
||||||
- "Shift_L Z X C V B N M BackSpace"
|
- "Shift_L Z X C V B N M BackSpace"
|
||||||
- "show_numbers preferences space period Return"
|
- "show_numbers preferences space . Return"
|
||||||
numbers:
|
numbers:
|
||||||
- "1 2 3 4 5 6 7 8 9 0"
|
- "1 2 3 4 5 6 7 8 9 0"
|
||||||
- "at numbersign dollar percent ampersand minus underscore plus parenleft parenright"
|
- "at numbersign dollar percent ampersand minus underscore plus parenleft parenright"
|
||||||
- "show_symbols comma quotedbl quoteright colon semicolon exclam question BackSpace"
|
- "show_symbols comma quotedbl quoteright colon semicolon exclam question BackSpace"
|
||||||
- "show_letters preferences space period Return"
|
- "show_letters preferences space . Return"
|
||||||
symbols:
|
symbols:
|
||||||
- "asciitilde quoteleft bar U00B7 squareroot Greek_pi Greek_tau division multiply paragraph"
|
- "asciitilde quoteleft bar U00B7 squareroot Greek_pi Greek_tau division multiply paragraph"
|
||||||
- "copyright U00AE U00A3 EuroSign U00A5 asciicircum degree asterisk braceleft braceright"
|
- "copyright U00AE U00A3 EuroSign U00A5 asciicircum degree asterisk braceleft braceright"
|
||||||
- "show_numbers backslash slash less greater equal bracketleft bracketright BackSpace"
|
- "show_numbers backslash slash less greater equal bracketleft bracketright BackSpace"
|
||||||
- "show_letters preferences space period Return"
|
- "show_letters preferences space . Return"
|
||||||
|
|
||||||
buttons:
|
buttons:
|
||||||
Shift_L:
|
Shift_L:
|
||||||
@ -65,9 +65,8 @@ buttons:
|
|||||||
set_view: "symbols"
|
set_view: "symbols"
|
||||||
outline: "altline"
|
outline: "altline"
|
||||||
label: "*/="
|
label: "*/="
|
||||||
period:
|
".":
|
||||||
outline: altline
|
outline: altline
|
||||||
label: "."
|
|
||||||
space:
|
space:
|
||||||
outline: spaceline
|
outline: spaceline
|
||||||
label: " "
|
label: " "
|
||||||
|
|||||||
@ -15,25 +15,25 @@ outlines:
|
|||||||
|
|
||||||
views:
|
views:
|
||||||
base:
|
base:
|
||||||
- "q w e r t y u i o p aring"
|
- "q w e r t y u i o p å"
|
||||||
- "a s d f g h j k l ö ä"
|
- "a s d f g h j k l ö ä"
|
||||||
- "Shift_L z x c v b n m BackSpace"
|
- "Shift_L z x c v b n m BackSpace"
|
||||||
- "show_numbers preferences space period Return"
|
- "show_numbers preferences space . Return"
|
||||||
upper:
|
upper:
|
||||||
- "Q W E R T Y U I O P Aring"
|
- "Q W E R T Y U I O P Å"
|
||||||
- "A S D F G H J K L Ouml Auml"
|
- "A S D F G H J K L Ö Ä"
|
||||||
- "Shift_L Z X C V B N M BackSpace"
|
- "Shift_L Z X C V B N M BackSpace"
|
||||||
- "show_numbers preferences space period Return"
|
- "show_numbers preferences space . Return"
|
||||||
numbers:
|
numbers:
|
||||||
- "1 2 3 4 5 6 7 8 9 0"
|
- "1 2 3 4 5 6 7 8 9 0"
|
||||||
- "at numbersign dollar percent ampersand minus underscore plus parenleft parenright"
|
- "at numbersign dollar percent ampersand minus underscore plus parenleft parenright"
|
||||||
- "show_symbols comma quotedbl quoteright colon semicolon exclam question BackSpace"
|
- "show_symbols comma quotedbl quoteright colon semicolon exclam question BackSpace"
|
||||||
- "show_letters preferences space period Return"
|
- "show_letters preferences space . Return"
|
||||||
symbols:
|
symbols:
|
||||||
- "asciitilde quoteleft bar U00B7 squareroot Greek_pi Greek_tau division multiply paragraph"
|
- "asciitilde quoteleft bar U00B7 squareroot Greek_pi Greek_tau division multiply paragraph"
|
||||||
- "copyright U00AE U00A3 EuroSign U00A5 asciicircum degree asterisk braceleft braceright"
|
- "copyright U00AE U00A3 EuroSign U00A5 asciicircum degree asterisk braceleft braceright"
|
||||||
- "show_numbers backslash slash less greater equal bracketleft bracketright BackSpace"
|
- "show_numbers backslash slash less greater equal bracketleft bracketright BackSpace"
|
||||||
- "show_letters preferences space period Return"
|
- "show_letters preferences space . Return"
|
||||||
|
|
||||||
buttons:
|
buttons:
|
||||||
Shift_L:
|
Shift_L:
|
||||||
@ -65,27 +65,14 @@ buttons:
|
|||||||
set_view: "symbols"
|
set_view: "symbols"
|
||||||
outline: "altline"
|
outline: "altline"
|
||||||
label: "*/="
|
label: "*/="
|
||||||
period:
|
".":
|
||||||
outline: altline
|
outline: altline
|
||||||
label: "."
|
|
||||||
space:
|
space:
|
||||||
outline: spaceline
|
outline: spaceline
|
||||||
label: " "
|
label: " "
|
||||||
Return:
|
Return:
|
||||||
outline: "wide"
|
outline: "wide"
|
||||||
icon: "key-enter"
|
icon: "key-enter"
|
||||||
aring:
|
|
||||||
label: "å"
|
|
||||||
Aring:
|
|
||||||
label: "Å"
|
|
||||||
ö:
|
|
||||||
label: "ö"
|
|
||||||
Ö:
|
|
||||||
label: "Ö"
|
|
||||||
ä:
|
|
||||||
label: "ä"
|
|
||||||
Ä:
|
|
||||||
label: "Ä"
|
|
||||||
asterisk:
|
asterisk:
|
||||||
label: "*"
|
label: "*"
|
||||||
asciitilde:
|
asciitilde:
|
||||||
|
|||||||
Reference in New Issue
Block a user