Hello, Raoul MXgXlas, le Thu 17 Jan 2008 12:25:48 +0100, a écrit : > On FreeBSD brltty uses the Screen driver say, on a ttyp0 terminal. > starting X leaves brltty on ttyp0: i mean brltty does not detect > that we are in non text mode!
Are you running Orca in this configuration? > Is the Screen driver required to run brltty in X environment? The screen driver is only for the screen case. In the X environment you need to run another screen reader, like orca, or brltty with the At-Spi screen driver and the brlapi braille driver (but that will only let you access text widgets and gnome terminals). > NB. in this case, the linker for AtSpi/screen.c compile returns some errors > complaining about convertWcharToChar and convertChar... > not defined. Could you please provide the exact error message? Could you try to build it in? (by giving --with-screen-driver=as option to ./configure) 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
