Hi,

Reading an odt document, I foud this sign:
→

It seems it matches to the u+2192 sign in X11 keymap table. So in
fr_FR.ttb I tried:
char \u2192     ( 23  67 ) # Fleche droite
char \u2190     (  3  56 8) # Fleche gauche

The second line is for left arrow (instead of right arrow which is on
the first line).

Both combinations don't generate any sign on the tty. I commented:
# char \x8E     ( 23  67 )  # 8E ⡊   [SINGLE SHIFT TWO]
# char \x8F     (  3 56 8)  # 8F ⢎   [SINGLE SHIFT THREE]

I guess I did not understand something. An idea please?

Thanks,

Regards,


Jean-Philippe MENGUAL


_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to