Florian Müllner
|
908156f4bd
|
Osk-layouts: Add Austrian German layout
The 'at' layout is identical to 'de', but as it is implemented as
a different layout rather than a variant, we can only fall back
to 'us'.
To fix that, copy the existing German layout into a new Austrian
one (with the 'name' and 'locale' keys adjusted accordingly).
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5372
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2274>
|
2022-04-21 12:26:54 +00:00 |
|
Florian Müllner
|
b9b96e2b5b
|
osk-layouts: Fix Swiss layouts
Commit fe3a80ab9f added layouts for both Swiss French and Swiss
French, but as neither name matches the XKB layout code, they are
not used and the OSK falls back to the US layout.
The correct names are 'ch' (for Switch German) and 'ch+fr', so
rename the layout definitions accordingly.
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5372
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2273>
|
2022-04-21 11:53:05 +00:00 |
|
Mohammed Sadiq
|
9f76d121cc
|
osk: Remove a duplicate key from Malayalam
The same key has been included as the first item on the third row
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2162>
|
2022-02-08 18:50:28 +00:00 |
|
Jürg Lempen
|
fe3a80ab9f
|
data: Add Swiss French and Swiss German OSK layouts
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2096>
|
2022-01-11 20:14:44 +01:00 |
|
Panawat Wong-kleaw
|
8a76508f71
|
osk-layouts: Add additional keys to Thai layout
Add Anghankhu (๚), Fongman (๏), Khomut (๛), and Yamakkan ( ๎) keys.
These keys do not exist in most, if not all, Thai physical keyboards,
but may be used by those who study ancient Thai texts. However,
they are an optional part of the TIS-820-2538 spec[0].
[0] https://www.nectec.or.th/it-standards/std820/std820.html
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3106
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1427>
|
2021-02-13 17:28:23 +00:00 |
|
Panawat Wong-kleaw
|
478b45084c
|
osk-layouts: Add a shift level to Thai layout
It is currently missing entirely from the generated layout.
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3106
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1427>
|
2021-02-13 17:28:23 +00:00 |
|
Bjørn Lie
|
dcceb615bf
|
data: Update Norwegian OSK layout
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1073
|
2020-03-27 17:07:55 +00:00 |
|
Florian Müllner
|
859aef78c4
|
osk-layouts: Fix French layout
The script to convert XML keyboard layouts to json has a small bug
that causes the French-Canadian layout to end up as French.
https://gitlab.gnome.org/GNOME/gnome-shell/issues/997
|
2019-03-04 20:55:15 +00:00 |
|
Mohammed Sadiq
|
461d2b1945
|
osk: Add Malayalam layout
The layout is based on inscript layout.
Copyright 2018 ICFOSS (info@icfoss.in)
Fixes #441
|
2018-08-28 20:52:27 +02:00 |
|
Carlos Garnacho
|
52a779e432
|
data: Add keyboard layout JSON files
These have been created with the script at
git://repo.or.cz/cldr2json.git to translate the XML android
keymaps at http://www.unicode.org/Public/cldr/latest/keyboards.zip
into JSON, easier to parse from gnome-shell.
|
2018-02-05 17:46:57 +01:00 |
|