1+ <?php
2+ $ pagename = 'T’aḵu Lingít Yoo X̱’átangí Keyboard Help ' ;
3+ $ pagetitle = 'T’aḵu Lingít Yoo X̱’átangí Keyboard Help ' ;
4+ $ pagestyle = <<<END
5+
6+ #wikitext table { margin: 12px; }
7+ #wikitext table td { border: solid 1px #888888 !important }
8+ #wikitext table th { border: solid 1px #888888 !important; background: #ffcccc }
9+ .lang2 {font-family:"Aboriginal Sans"}
10+ END ;
11+
12+ require_once ('header.php ' );
13+ ?>
14+
15+
16+ <h1>Start Using T’aḵu Lingít Yoo X̱’átangí</h1>
17+ <p>
18+ This keyboard is designed for the <b>T’aḵu Lingít Yoo X̱’átangí</b> Taku River Tlingit First Nation (TRTFN) who shares the Tlingit Language with Carcross-Tagish First Nation and Teslin Tlingit Council.
19+ </p>
20+ <p>
21+ If square boxes are displayed instead of characters when using this keyboard (and in the keyboard layouts below),
22+ please read our <a href="/troubleshooting/#boxes">troubleshooting guide</a>.
23+ </p>
24+
25+
26+ <h2>Desktop Layout</h2>
27+ <div id='osk' data-states='default shift'></div>
28+
29+ <ul>
30+ <li>
31+ <strong>Underline mark (macron)</strong> can be typed with the <kbd>/</kbd> key. Always type the underline, do
32+ not use your computer's underline formatting!
33+ <ul>
34+ <li>G̱ = G then <kbd>/</kbd> (slash)</li>
35+ </ul>
36+ </li>
37+ <li>
38+ <strong>Combining accents> are located on the <kbd>;</kbd> key.
39+ Type an accent after a vowel to add it on the vowel. If you've typed the wrong accent, just type the correct
40+ accent to replace it.
41+ <ul>
42+ <li>Á = <kbd>A</kbd> then <kbd>;</kbd> (semicolon)</li>
43+ </ul>
44+ </li>
45+ <li>
46+ <strong>Tilde Symbol</strong> is located on the <kbd>\</kbd> key. Type this after a "y" or a "w" to add above.
47+ <ul>
48+ <li>ỹ = <kbd>y</kbd> then <kbd>\</kbd> (backslash)</li>
49+ </ul>
50+ </li>
51+ <li>
52+ <strong>Grave accent and Macron</strong> can be typed by combining these two steps.
53+ <ul>
54+ <li>ó̱ = <kbd>o</kbd>then <kbd>;</kbd> (semicolon) + <kbd>/</kbd> (forward slash)</li>
55+ </ul>
56+ </li>
57+ <li>
58+ By holding the ALT key (Windows) or Option key (Mac), you can return to the standard US English keyboard value
59+ of any modified key (such as <strong>/ (slash)</strong>).
60+ </li>
61+ <li>NOTE: When using Google Docs, Slash / is typed <kbd>Right-Alt</kbd>+<kbd>SHIFT</kbd>+<kbd>/</kbd> or <kbd>⌥
62+ Option</kbd>+<kbd>SHIFT</kbd>+<kbd>/</kbd></li>
63+ </ul>
64+
65+ <h2>Unicode Fonts</h2>
66+ <p>The following fonts have been installed on your computer: <strong>Aboriginal Sans, Aboriginal Serif.</strong> Please
67+ use these fonts when typing in your language as they have been specially built to represent your language as
68+ accurately as possible. </p>
69+ <h3><a href="http://www.languagegeek.com/font/fontdownload.html">Download the latest version of Aboriginal Sans and
70+ Aboriginal Serif</a></h3>
71+
72+
73+ <h2>Mobile/Tablet Touch Layout</h2>
74+
75+ <h3>Notes on touch layout</h3>
76+ <div id='wikitext'>
77+ <div class='vspace'></div>
78+ <table border='1' style='border-collapse:collapse' cellpadding='5'>
79+ <tr>
80+ <th align='center'>·</th>
81+ <td align='center'>w</td>
82+ <td align='center'>e é</td>
83+ <th align='center'>◌́</th>
84+ <td align='center'>t</td>
85+ <td align='center'>y</td>
86+ <td align='center'>u ú</td>
87+ <td align='center'>i í</td>
88+ <td align='center'>o ó o̱ ó̱ </td>
89+ <td align='center'>ł</td>
90+ </tr>
91+ <tr>
92+ <td align='center'>a á</td>
93+ <td align='center'>s</td>
94+ <td align='center'>d</td>
95+ <th align='center'>◌̃</th>
96+ <td align='center'>g g̱</td>
97+ <td align='center'>h</td>
98+ <td align='center'>j</td>
99+ <td align='center'>k ḵ</td>
100+ <td align='center'>l</td>
101+ <td colspan='2'> </td>
102+ </tr>
103+ <tr>
104+ <td align='center'>⇧</td>
105+ <td align='center'>z</td>
106+ <td align='center'>x x̱</td>
107+ <td align='center'>c</td>
108+ <th align='center'>◌̈</th>
109+ <th align='center'>◌̱</th>
110+ <td align='center'>n</td>
111+ <td align='center'>m</td>
112+ <td align='center' colspan='2'>⌫</td>
113+ </tr>
114+ <tr>
115+ <td align='center'>123</td>
116+ <td align='center'>🌐</td>
117+ <td align='center'>' "</td>
118+ <td align='center' colspan='4'>space</td>
119+ <td align='center'>.</td>
120+ <td align='center' colspan='2'>⏎</td>
121+ </tr>
122+ </table>
123+
124+ <ul>
125+ <li>Keys with a red background are combining accents. On your mobile device, these keys will have green text.
126+ </li>
127+ <li>The first character in a cell is the "one-tap" key, any further characters are "hold-select" keys.</li>
128+ <li>Common punctuation marks can be found by pressing and holding the period key on the right side of the space
129+ bar.</li>
130+ </ul>
0 commit comments