
On 06/29/2020 05:34 PM, Carlos E. R. wrote:
On 29/06/2020 22.22, David C. Rankin wrote:
On 06/29/2020 04:38 AM, Carlos E. R. wrote:
Open one and look.
/etc/xdg/autostart/org.gnome.SettingsDaemon.A11yKeyboard.desktop: [Desktop Entry] Type=Application Name=GNOME Settings Daemon's a11y-keyboard plugin Exec=/usr/lib/gnome-settings-daemon-3.0/gsd-a11y-keyboard OnlyShowIn=GNOME; <=================== NoDisplay=true X-GNOME-Autostart-Phase=Initialization X-GNOME-Autostart-Notify=true X-GNOME-AutoRestart=true
They will not have effect on others.
Carlos,
If I'm not mistaken:
Exec=/usr/lib/gnome-settings-daemon-3.0/gsd-a11y-keyboard
starts the process in every desktop
OnlyShowIn=GNOME; <===================
only makes the program icon visible in Gnome.
Nope, that process is not running here.
Well, That's better than what the standard says: https://specifications.freedesktop.org/menu-spec/latest/ar01s03.html I guess they added some voodoo. Either that or that app itself checks the desktop running and if it isn't Gnome it doesn't start. I can add OnlyShowIn=fluxbox for parcellite -- and it still starts in all desktops. -- David C. Rankin, J.D.,P.E.