Re: [orca-list] Lightdm configuration to use orca on Arch with Mate desktop.



The user should definitely be lightdm. It's home is in /var/lib/lightdm. Sometimes you need to copy sound settings and such there. For example, you may need to

sudo cp -a /home/<user>/.config/pulseaudio /var/lib/lightdm/config
sudo chown -R lightdm:lightdm /var/lib/lightdm/.config/pulseaudio

It may help to copy Orca's settings as well.

sudo mkdir -p /var/lib/lightdm/.local/share
sudo cp -a /home/<user>/.local/share/orca /var/lib/lightdm/.local/share
sudo chown -R lightdm:lightdm /var/lib/lightdm/.local

Hope this helps.
~Kyle


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]