Hello, Siju Samuel, le Mon 01 Jul 2013 19:34:02 -0500, a écrit : > I was trying to test invocation of brlapi; but with out a refreshable braille > display. Can you please suggest what are the options to test writing "Hello > World " and accept a command or text from the simulated braille. I have tried > the following, > > [1] Getting Config Error: > Followed the instruction on > http://brl.thefreecat.org/text-apps-a11y-test.html > ./configure --with-braille-driver=xw,-all --with-screen-driver=as,-all > --with-speech-driver=-all > checking for addmntent... yes > configure: error: unknown braille driver: xw
Did you install some libxaw-dev library? The xw driver can not be built without it. > brltty: res != (size_t) -1 not met: invalid charset > conversion Which locale are you using when running brltty and when running apitest? (this is printed by the "locale" command) Samuel _______________________________________________ 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
