Read the screen in Braille¶
The Orca screen reader can display the user interface on a refreshable Braille display. It uses the BRLTTY service, which provides access to the Linux console for a blind person using a refreshable Braille display.
Warning
Ubuntu 24.04 LTS might present some challenges when using the screen reader. If you experience difficulty, refer to Improve screen reader usability.
Make sure that Orca is installed:
sudo apt install orca
Make sure that the BRLTTY service is installed:
sudo apt install brltty brltty-espeak
Add your user to the
brlapi
group to allow access to the Braille device:sudo usermod --append -G brlapi <user-name>
Enable the BRLTTY service:
sudo systemctl enable --now brltty
Start the Orca screen reader. If it’s already enabled, restart it:
Super+Alt+S
In the accessibility menu in the top bar, select Screen Reader.
Open Orca preferences:
CapsLock+Space
Insert+Space
orca --setup
Under the Braille tab, make sure that Enable Braille support is on.
Click OK to confirm.
Connect your Braille device to the system over USB, serial port or Bluetooth.
If you use Firefox, close it and reopen it. Orca can then read the browser content.
Read a document in a different language¶
If you’re reading a document in a language different than your system language, set the language text table in BRLTTY.
Browse the available text tables. They’re stored in the
/etc/brltty/Text/
directory:ls /etc/brltty/Text/
Select the code of the language that you need for your document.
For example, if you want to read a document in Italian, the text table file is
/etc/brltty/Text/it.ttb
and the language code isit
.In the
/etc/brltty.conf
file, set the language code in thetext-table
directive. For example, to set the Italian text table:text-table it
Configure the Braille screen reader¶
You can configure how Orca presents information on the Braille display.
Open Orca preferences:
CapsLock+Space
Insert+Space
orca -s
Go to the Braille tab.
For an explanation of the Orca Braille settings, see Braille Preferences in the Orca documentation.
Troubleshooting¶
If your Braille devices isn’t detected, try the following options.
Manually set the driver for your Braille device:
In the
/etc/brltty.conf
file, find thebraille-driver
directive.Uncomment the line that lists your Braille device driver.
Manually set the connection method:
In the
/etc/brltty.conf
file, find thebraille-device
directive.Uncomment the line that matches your connection method.
For example, to connect to the first paired Bluetooth device that matches your Braille driver, use the following line:
braille-device bluetooth: