Matej Kosik wrote:
> Then I tried to make:
>
> ɔ̃
>
> accessible via
>
> Alt+Shift+o
>
> No I am not sure how can I do that.
>
> Neither:
>
> key { [ o, O, U0254, U02540303 ] };
>
> nor
>
> key { [ o, O, U0254, U03030254 ] };
>
> works.
>
> What is the right way
Hi,
I am trying to create a keyboard layout variant, that would enable me to type
some of the IPA characters I need.
E.g., if I want to access
ɔ
via
Alt+o
I change
key { [ o, O, NoSymbol, NoSymbol ] };
to
key { [ o, O, U0254, NoSymbol ] };
in the corresp
2 matches
Mail list logo