From 8a76508f718e3b6ad7721b56c7b346c35c48191b Mon Sep 17 00:00:00 2001 From: Panawat Wong-kleaw Date: Tue, 1 Sep 2020 08:05:43 +0000 Subject: [PATCH] osk-layouts: Add additional keys to Thai layout MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: --- data/osk-layouts/th.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/data/osk-layouts/th.json b/data/osk-layouts/th.json index 7b2bdf710..474e627bf 100644 --- a/data/osk-layouts/th.json +++ b/data/osk-layouts/th.json @@ -176,7 +176,11 @@ "-", ":", "'", - "@" + "@", + " ๎", + "๏", + "๛", + "๚" ] ] ] @@ -347,7 +351,11 @@ "-", ":", "'", - "@" + "@", + " ๎", + "๏", + "๛", + "๚" ] ] ]