> Mmm, this looks like Visual is set up in unicode mode, but does #define
> UNICODE, please do (and I'd be happy to know what Visual #defines to
> announce it wants to use unicode variants of functions).

Thank you, I have now solved the problem by two ways:

1. changing to multibyte coding in the project settings:
Configuration Properties / General / Character set: Multi-Byte

2. #undef UNICODE at the beginning of the program
BTW, the constand UNICODE was defined to have the value 1

In both cases the output to the virtual braille display of the xwindow
driver is working now.


I have one more question: Is it also possible to test the input of braille
keys with some virtual braille terminal? The xwindow driver seems to be
only for displaying the output.

Greets, Thomas Marquardt


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

Reply via email to