[BRLTTY] Orca and last cvs brltty snapshot

Samuel Thibault samuel.thibault at ens-lyon.org
Sat Dec 9 17:45:20 EST 2006


Jan Buchal, le Sat 09 Dec 2006 22:40:13 +0100, a écrit :
> >>>>> "ST" == Samuel Thibault <samuel.thibault at ens-lyon.org> writes:
> 
>     ST> Willie Walker, le Sat 09 Dec 2006 14:05:14 -0500, a écrit :
>     >> I made some changes this week to Orca to work with the very
>     >> latest BrlAPI Python APIs. In my testing it worked well. If
>     >> you're not getting any error messages from Orca related to
>     >> BrlAPI, it might be related to the other question you had
>     >> regarding the VT number.
> 
>     ST> Ah, yes: is the X server running on VT 7?
> 
> No. 8.

That's the problem: the VT is hardcoded to 7 in orca.  You can change it
in src/orca/orca.py:

./orca.py:            braille.init(_processBrailleEvent, 7)

Samuel


More information about the BRLTTY mailing list