On 03/03/2012 at 07:24, Arnaud Champollion <[email protected]> wrote:
> OK > > It works fine with > > > export OOO_FORCE_DESKTOP=gnome Great :) . > I guess I have to do it on other user sessions. If you have more than one user on that machine, you can simply create new file in /etc/X11/Xsession.d/ directory (you will need root privileges to do that). Name it, for example, "10LibreOffice" and place that export line in it. /etc/X11/XSession (which LightDM invokes) script will read all files in /etc/X11/Xsession.d/ directory every time someone logs in. It's important to read that file read before 40x11-common_xsessionrc script, otherwise XSession will read users' .xsessionrc (which may force LO desktop to KDE or generic) and then overwrite it with GNOME. We don't want that. You can see order in which files will be read by running command: run-parts --list /etc/X11/Xsession.d/ > Thank you for your help. I'm going to post the problem on the > developpers mailing list. I think that there are two problems: 1. LO can't recognize MATE as GTK-based environment. 2. Variable name suggest it's OpenOffice related, while it's for LibreOffice (and OpenOffice by the way). Maybe this way it is fine, maybe it should change. -- Best regards Mirosław Zalewski -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
