osk-layouts: Replace "SS" extra key with "ẞ"

The on-screen keyboard only handles a single keyval per key, so the
current upper-case version of the German "ß" ends up as "S" instead
of the expected "SS".

It is possible to change the keyboard code to emulate multiple key
presses/releases for that particular case, but then luckily a proper
upper-case form exists nowadays: "ẞ".

That seems more appropriate for a single key than a dedicated "SS"
key, so replace it in all layouts that include it. Anybody who prefers
the traditional "SS" can easily tap "S" twice.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2612>
This commit is contained in:
Florian Müllner 2023-01-24 17:49:24 +01:00 committed by Marge Bot
parent afeb3df1e3
commit 9811472e03
22 changed files with 22 additions and 22 deletions

View File

@ -337,7 +337,7 @@
{ {
"strings": [ "strings": [
"S", "S",
"SS", "",
"Ś", "Ś",
"Š" "Š"
] ]

View File

@ -337,7 +337,7 @@
{ {
"strings": [ "strings": [
"S", "S",
"SS", "",
"Ś", "Ś",
"Š" "Š"
] ]

View File

@ -337,7 +337,7 @@
{ {
"strings": [ "strings": [
"S", "S",
"SS", "",
"Ś", "Ś",
"Š" "Š"
] ]

View File

@ -375,7 +375,7 @@
"strings": [ "strings": [
"S", "S",
"Š", "Š",
"SS", "",
"Ś" "Ś"
] ]
}, },

View File

@ -337,7 +337,7 @@
{ {
"strings": [ "strings": [
"S", "S",
"SS", "",
"Ś", "Ś",
"Š" "Š"
] ]

View File

@ -356,7 +356,7 @@
{ {
"strings": [ "strings": [
"S", "S",
"SS", "",
"Ś", "Ś",
"Š" "Š"
] ]

View File

@ -419,7 +419,7 @@
"strings": [ "strings": [
"S", "S",
"Š", "Š",
"SS", "",
"Ś", "Ś",
"Ş" "Ş"
] ]

View File

@ -447,7 +447,7 @@
{ {
"strings": [ "strings": [
"S", "S",
"SS", "",
"Š", "Š",
"Ś", "Ś",
"Ș", "Ș",

View File

@ -338,7 +338,7 @@
"strings": [ "strings": [
"S", "S",
"Š", "Š",
"SS", "",
"Ś" "Ś"
] ]
}, },

View File

@ -297,7 +297,7 @@
"S", "S",
"Š", "Š",
"Ś", "Ś",
"SS" ""
] ]
}, },
{ {

View File

@ -346,7 +346,7 @@
{ {
"strings": [ "strings": [
"S", "S",
"SS" ""
] ]
}, },
{ {

View File

@ -399,7 +399,7 @@
"strings": [ "strings": [
"S", "S",
"Š", "Š",
"SS", "",
"Ś", "Ś",
"Ş" "Ş"
] ]

View File

@ -397,7 +397,7 @@
"strings": [ "strings": [
"S", "S",
"Š", "Š",
"SS", "",
"Ś", "Ś",
"Ş" "Ş"
] ]

View File

@ -356,7 +356,7 @@
{ {
"strings": [ "strings": [
"S", "S",
"SS", "",
"Ś", "Ś",
"Š" "Š"
] ]

View File

@ -341,7 +341,7 @@
"strings": [ "strings": [
"S", "S",
"Ś", "Ś",
"SS", "",
"Š" "Š"
] ]
}, },

View File

@ -317,7 +317,7 @@
"strings": [ "strings": [
"S", "S",
"Ș", "Ș",
"SS", "",
"Ś", "Ś",
"Š" "Š"
] ]

View File

@ -383,7 +383,7 @@
"Ś", "Ś",
"Š", "Š",
"Ş", "Ş",
"SS" ""
] ]
}, },
{ {

View File

@ -398,7 +398,7 @@
"strings": [ "strings": [
"S", "S",
"Š", "Š",
"SS", "",
"Ś", "Ś",
"Ş" "Ş"
] ]

View File

@ -331,7 +331,7 @@
"strings": [ "strings": [
"S", "S",
"Ş", "Ş",
"SS", "",
"Ś", "Ś",
"Š" "Š"
] ]

View File

@ -345,7 +345,7 @@
{ {
"strings": [ "strings": [
"S", "S",
"SS" ""
] ]
}, },
{ {

View File

@ -386,7 +386,7 @@
{ {
"strings": [ "strings": [
"S", "S",
"SS" ""
] ]
}, },
{ {

View File

@ -345,7 +345,7 @@
{ {
"strings": [ "strings": [
"S", "S",
"SS" ""
] ]
}, },
{ {