lightdm-gtk-greeter-team team mailing list archive
-
lightdm-gtk-greeter-team team
-
Mailing list archive
-
Message #00488
Re: [Question #247889]: How to make accessibility work
Question #247889 on LightDM GTK+ Greeter changed:
https://answers.launchpad.net/lightdm-gtk-greeter/+question/247889
Andrew P. posted a new comment:
As temporary solution you can try to use "keyboard" option as screen reader. Add this line to your /etc/lightdm/lightdm-gtk-greeter.conf file:
keyboard=orca --replace --no-setup --disable splash-window
(unity-greeter uses this command line to start Orca)
Use F3 to start/close Orca. I'm not sure of success, but worth a try.
To enable a11y item in panel check "indicators" key in .conf file, add "~a11y" indicator if necessary:
indicators=~session;~language;~a11y;~power
--
You received this question notification because you are a member of
LightDM Gtk+ Greeter Development Team, which is an answer contact for
LightDM GTK+ Greeter.