Hello Samuel, Thanks for your answers.
About brltty without any screen driver, i will try this soon. Concerning the atspi compile, here is the output (relevant part), hope this will help! with my config-line. Best regards raoul [EMAIL PROTECTED] configure --with-screen-driver=as --with-braille-driver=ts --with-text-table=text.myfr.tbl gcc -Wall -Wl,-export-dynamic -o scrtest scrtest.o program.o options.o misc.o io_misc.o queue.o async.o keyboard.o sys_freebsd.o drivers.o scr.o scr_base.o scr_help.o scr_frozen.o scr_main.o scr_real.o ./..//ScreenDrivers/AtSpi/screen.o route.o -L/usr/local/lib -lcspi -lspi -lbonobo-2 -latk-1.0 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lpthread -lsupc++ ./..//ScreenDrivers/AtSpi/screen.o(.text+0x16db): In function `insertKey_AtSpiScreen': ./screen.c:651: undefined reference to `convertCharToWchar' ./..//ScreenDrivers/AtSpi/screen.o(.text+0x1cba): In function `read_AtSpiScreen': ./screen.c:624: undefined reference to `convertWcharToChar' gmake[1]: *** [scrtest] Erreur 1 gmake: *** [all] Erreur 2 _______________________________________________ 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
