Disable automatic launch of Openoffice at startup

:point_up:

1 Like
$ ls -l $XDG_CONFIG_HOME/cinnamon-session/saved-session/
ls: cannot access '/cinnamon-session/saved-session/': No such file or directory

Try:

ls -l ~/.config/cinnamon-session/saved-session/
1 Like

That was it! Thanks a lot!. :grinning:
It found a .desktop file which I deleted. And after restart, no automatic launch of Openoffice anymore.
I didn’t install any session manager though… Is it the default feature for Cinnamon?

1 Like

Never having used Cinnamon, my only comment is:

:man_shrugging:

I’ve installed dconf-editor and the auto-save-session key was enabled! So the problem is definitely solved.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.