Commit | Line | Data |
---|---|---|
8b2abd39 SBS |
1 | * Navajo Input Method Development |
2 | ||
3 | #+TITLE: Navajo Input Method Development | |
4 | #+AUTHOR: Steven Baltakatei Sandoval | |
5 | #+DATE:2023-01-17 | |
6 | #+EMAIL:baltakatei@gmail.com | |
7 | #+LANGUAGE: en | |
8 | #+OPTIONS: toc:nil | |
9 | ||
10 | Created by [[https://baltakatei.com][Steven Baltakatei Sandoval]] on | |
11 | 2023-01-17T23:16+00 | |
12 | under a [[https://creativecommons.org/licenses/by-sa/4.0/][CC BY-SA 4.0]] license and last updated on | |
13 | 2023-01-17T23:24+00. | |
14 | ||
15 | ** Objective | |
16 | Create a convenient "Keyboard - Navajo" input method accessible in | |
17 | Debian GNU/Linux via the ~ibus~ and ~fcitx5~ input method frameworks. | |
18 | ||
19 | ** Scope | |
20 | - Prioritize development for the Debian GNU/Linux operating system. | |
21 | - Desired, but lower priority is downstream compatibility (e.g. with Ubuntu or Pop!_OS. | |
22 | - Do not prioritize support for Windows or macOS. | |
23 | ||
24 | ** Strategy | |
25 | Follow strategy described in the Debian i18n wiki section for [[https://wiki.debian.org/I18n/NorthAmericanIndigenousLanguages][North | |
26 | American Indigenous Languages]]. | |
27 | ||
28 | 1. Create ~.orth~ files for ~fontconfig~ for Navajo. | |
29 | 2. Submit files to ~fontconfig~ (group?) | |
30 | 3. Create ~xkb~ keyboard layouts. | |
31 | 4. Type in locale information. |