[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: speechd-el in terminal, and braille
From: |
Samuel Thibault |
Subject: |
Re: speechd-el in terminal, and braille |
Date: |
Fri, 27 Jan 2023 01:20:55 +0100 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
Hello,
Nicolas Graner, le jeu. 26 janv. 2023 16:27:53 +0100, a ecrit:
> thank you very much for your hints. I have set WINDOWPATH (which was not
> defined) to the value of XDG_VTNR,
Ok, that's why, then.
> and reinstalled xbrlapi so that it starts automatically. It works,
> speechd-el is now able to drive my braille display. With one
> exception: the cursor routing keys are still ignored (they work in
> console mode). Any ideas?
Mmm, I'm thinking that on the console they are not actually managed by
speechd-el, but by brltty itself. You could try to run emacs in a
terminal and run a second brltty to manage cursor routing:
brltty -b ba -s -no -x a2 -N
> Also, should braille be enabled in Orca when speechd-el is running?
Yes, braille output will automatically switch as you switch between
windows.
Samuel