Re: [orca-list] Lightdm configuration to use orca on Arch with Mate desktop.
- From: Kyle <kyle4jesus gmail com>
- To: orca-list <orca-list gnome org>
- Subject: Re: [orca-list] Lightdm configuration to use orca on Arch with Mate desktop.
- Date: Thu, 2 Dec 2021 13:01:31 -0500
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]