04.05.2011 v 23:51, Charles Albert:
> --
> You received this message because you are subscribed to the Google Groups "Ukelele Users" group.
> To post to this group, send email to ukelel...@googlegroups.com.
> To unsubscribe from this group, send email to ukelele-user...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/ukelele-users?hl=en.
>
There are two ways to handle this. One is to try some of the other
keyboard types for display. From the View menu, choose Keyboard Type�,
and try to find a keyboard type that has keys that match your missing
keys. They may be in different places, but that's just a detail. If you
press one of the extra keys, and a key shows as being down, that means
that this particular key code is generated by that key, which may be in
a different location on the keyboard.
The other way is to make use of the key code. Make sure that the info
inspector is open, and press the key to see its code in the key code
section. Then you can set the output of the key by choosing Edit Key�
from the Keyboard menu, and choosing it by key code.
Hope that gets you going.
John
--
John Brownie, john_b...@sil.org or j.br...@sil.org.pg
Summer Institute of Linguistics | Mussau-Emira language, Mussau Is.
Ukarumpa, Eastern Highlands Province | New Ireland Province
Papua New Guinea | Papua New Guinea
It would be nice, but somewhat difficult. The approach that I take at
present is to look for the 'KCAP' resources, which provide the layout
data for Apple's keyboards. There's no simple approach to making those
resources for non-Apple keyboards, as it's a very old file format which
is rather quirky and encoded in binary rather than text-based.
The alternative is to have some sort of description of PC keyboards.
Does Windows have such a collection? I just don't know Windows well
enough to begin looking for one. If such a thing existed, it would not
be terribly hard to add such capability to Ukelele. Anyone got pointers
for me?