Dave Mielke, le Sat 07 Jul 2012 13:54:18 -0400, a écrit : > The code looks correct to me. The screen driver already calls gettext(), so > the > message as rturned by the screen driver is already translated. Then it gets > translated into wchars via brltty's convertTextToWchars(), which is mapped to > mbstowcs().
Where is convertTextToWchars called? What I see in the driver in readCharacters_LinuxScreen() is a call to setScreenMessage which just uses strlen() and copyScreenCharacterText() without taking charset into account. Samuel _______________________________________________ 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