Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto: Keyboard help deployment #1814

Merged
merged 1 commit into from
Jan 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions keyboard/taigi_viet_telex/3.0.3/taigi_viet_telex.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
<?php
$pagename = 'taigi_viet_telex Keyboard Help';
$pagetitle = $pagename;
// Header we will tidy up later
require_once('header.php');


?>
<p>
Taigi Viet Telex for Tâi-gí (Taiwanese) pe̍h-ōe-jī, Tiê-chiu Pe̍h-ūe-jī and hàn-bûn. 台語越式telex拍字法 會使拍台語白話字潮州白話字佮漢文
</p>
<p>
Taigi Viet Telex version, is using "sfrjwx" keys for generating tone marks
</p>
<p>
台語越式telex版本,佇咧元音字母後爿抑是佇咧每一個音節後爿添字母‘s’ ‘f’ ‘r’ ‘j’ ‘w’佮‘x’去生成音調
</p>
<p>
佮數字音調表示方法ê相應規則 rules: </p>
<p> 2=r, 3=s, 5=f, 7=j, 8=j, 9=w, ~=x</p>
<p> 例 examples: </p>
<p> ar > á, as > à, af > â, aj > ā, ahj > a̍h, aw > ă, ax > ã</p>
<p> 撇步 shortcut: </p>
<p> aa > â, ee > ê, uu > û, ii > î, x > chh, d > ch, y > ng</p>
<p> 特別ê字母 specific letters: </p>
<p> nn > ⁿ , oo > o͘, q > o͘, w > ṳ, v > o̤</p>
<p> 拍兩次字母,取消音調,產生原本ê字母 doubletaping leads to generate original letters: </p>
<p> 例example: fijj > fij, kannn > kann, laww > law, beee > bee
<p> 拍TAB, 産生漢文 press TAB, to generate Kanji </p>
<p> tâi gí + TAB > 台語
</p>
<!-- <p>See <a href="file:taigi_poj.pdf">this document</a> for all the key combinations.</p> -->

<h1>Keyboard Layout</h1>

<p><b>Unshifted</b></p>
<img src='taigitelexU_.png' alt='Keyboard Layout'>
<p><b>Shifted</b></p>
<img src='taigitelexU_S.png' alt='Keyboard Layout'>


<p>© 2024 cathaylab</p>
Binary file added keyboard/taigi_viet_telex/3.0.3/taigitelexU_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added keyboard/taigi_viet_telex/3.0.3/taigitelexU_S.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading