-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
61743bd
commit 5d64841
Showing
1 changed file
with
5 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,13 @@ | ||
# Chechen Latin Keyboard Layout | ||
|
||
[![](https://img.shields.io/badge/GitLab-Mirror-succes?link=https://gitlab.com/gushmazuko/chechen-latin-keyboard-layout)](https://gitlab.com/gushmazuko/chechen-latin-keyboard-layout) | ||
|
||
Chechen Latin Keyboard Layout for xkeyboard-config (UNIX) | ||
|
||
|
||
## Noxçiyŋ Latin Abat | ||
```markdown | ||
A a Ä ä B b C c Ċ ċ Ç ç Ç̇ ç̇ D d E e Ə ə | ||
F f G g Ġ ġ H h I i J j K k K̇ k̇ L l M m | ||
N n Ŋ ŋ O o Ö ö P p Ṗ ṗ Q q Q̇ q̇ R r S s | ||
Ş ş T t Ṫ ṫ U u Ü ü V v X x Ẋ ẋ Y y Z z Ƶ ƶ | ||
``` | ||
|
||
|
||
## Letters to add in latin layout | ||
- [x] Ä ä | ||
- [x] Ċ ċ | ||
- [x] Ç ç | ||
- [x] Ç̇ ç̇ | ||
- [x] Ə ə | ||
- [x] Ġ ġ | ||
- [x] K̇ k̇ | ||
- [x] Ŋ ŋ | ||
- [x] Ö ö | ||
- [x] Ṗ ṗ | ||
- [x] Q̇ q̇ | ||
- [x] Ş ş | ||
- [x] Ṫ ṫ | ||
- [x] Ü ü | ||
- [x] Ẋ ẋ | ||
- [x] Ƶ ƶ | ||
|
||
|
||
## Letters missed on Unicode | ||
Letters missed on Unicode are composed fallowing the `Unicode Normalization Form C` ([NFC](https://unicode.org/reports/tr15/#:~:text=Normalization%20Form%20C%20uses%20canonical,already%20in%20Normalization%20Form%20C.)) | ||
|
||
### Q̇ q̇ | ||
- **Name**: Letter Q with Dot Above - [ref1](http://www.personal.psu.edu/ejp10/blogs/gotunicode/2008/11/glyph-du-jour-thermodynamic-q-.html#:~:text=It's%20a%20capital%20Q%20with,these%20DO%20exist%20in%20Unicode), [ref2](https://fr.wikipedia.org/wiki/Q%CC%87) | ||
- **Composition**: `q` + `̇` | ||
- **Unicode**: [`U+0071`](https://www.compart.com/en/unicode/U+0071) + [`U+0307`](https://www.compart.com/en/unicode/U+0307) | ||
- **Keys used to insert the letter**: `q` + `q` with pressed `AltGr` or `q` + `.` with pressed `AltGr` | ||
|
||
### K̇ k̇ | ||
- **Name**: Letter K with Dot Above - [ref1](https://fr.wikipedia.org/wiki/K%CC%87), [ref2](https://www.compart.com/en/unicode/U+1E32) | ||
- **Composition**: `k` + `̇` | ||
- **Unicode**: [U+006B`](https://www.compart.com/en/unicode/U+006B) + [`U+0307`](https://www.compart.com/en/unicode/U+0307) | ||
- **Keys used to insert the letter**: `k` + `k` with pressed `AltGr` or `k` + `.` with pressed `AltGr` | ||
|
||
### Ç̇ ç̇ | ||
- **Name**: Letter C with Cedilla and Dot Above - [ref1](https://fr.wikipedia.org/wiki/%C3%87%CC%87) | ||
- **Composotion**: `ç` + `̇` | ||
- **Unicode**: [`U+00E7`](https://www.compart.com/en/unicode/U+00E7) + [`U+0307`](https://www.compart.com/en/unicode/U+0307) | ||
- **Keys used to insert the letter**: `9` with pressed `AltGr` + `.` with pressed `AltGr` | ||
# Chechen Latin Keyboard Layout for Linux | ||
|
||
|
||
## Layouts | ||
### QWERTY, US | ||
![QWERTY, US](https://i.imgur.com/OTRx3Hq.png) | ||
|
||
- Default, no modifier key pressed: | ||
|
||
|
||
## Links | ||
- [UNICODE NORMALIZATION FORMS](https://unicode.org/reports/tr15/) | ||
- [Unicode characters](https://www.compart.com/en/unicode/) | ||
- [Graphemica - characters and symbols](https://graphemica.com/) | ||
- With pressed `AltGr` | ||
|
||
|
||
## References | ||
- [Resolution of the Parliament of the Chechen Republic on the approval of the Chechen alphabet based on Latin script](https://archive.org/details/ChR-alphabet-1992) | ||
- [Chechen alphabet based on Latin script](https://vk.com/noxmott?w=wall-69239228_12459) | ||
- With pressed `AltGr` and `Shift` |