The extended Wylie keyboard uses the key 'w' for both
wasur, the little subscript (as in 'zhwa'), and 'wa',
the 20th consonant. This means that we cannot
represent the ACIP keyboard properly, which requires W
for 'wa' and V for wasur.
I tried hacking up tibwn.ini in a couple of different
ways with no success.
Logged In: YES
user_id=159335
Today I noticed that my fix for K'A, K'U, and A'A broke 'A,
which is supposed to produce Wylie's 'a.
The problem is vice versa of the above: Wylie has two keys,
A and ', for a and achen, while ACIP has but one key.
Logged In: YES
user_id=159335
Dropping priority because Jskad's current keyboard mechanism
can never support ACIP because ACIP {GDE} should give the
glyphs that {GADE} do and {GKE} should give the glyphs that
{G+KE} does (none in TMW). This means that a whole tsheg
bar needs to be read in before the final output is known;
the current keyboard mechanism doesn't allow for that.
Using the ACIP->TMW converter's subroutines to implement an
ACIP keyboard would likely be easier than extending the
current mechanism.
Logged In: YES
user_id=159335
For easy browsing of error messages, I changed the prefix to
'Jskad IM', where IM means input method.