View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#4
I stumbled across this in the /usr/bin/startlxde file. I ran OpenOffice under LXDE but couldn't see any difference, however. Any ideas?

Code:
# Enable GTK+2 integration for OpenOffice.org, if available.
export SAL_USE_VCLPLUGIN=gtk
EDIT: More info here. I wonder if we should go a step further and force desktop detection to "Gnome" by using OOO_FORCE_DESKTOP="gnome"

EDIT2: That page suggests a couple of variables that might speed things up a bit...

SAL_DISABLE_SYNCHRONOUS_PRINTER_DETECTION
If set to nonempty value disables synchronous printer detection. This can help on startup e.g. if your CUPS server is very slow.

SAL_NOOPENGL
Disables usage of OpenGL if set to "true".
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2008-09-10 at 23:06.
 

The Following User Says Thank You to qole For This Useful Post: