Howto: make Openoffice use Gnome interface

How to do things, solutions, recipes, tutorials
Post Reply
Message
Author
disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

Howto: make Openoffice use Gnome interface

#1 Post by disciple »

To make openoffice ALWAYS use the Gnome interface - so it has larger fonts in the menus and dialogue boxes, and doesn't have that awful MS style gradient toolbar background:

Open the soffice executable as text - it will be somewhere like
/usr/local/OOo-2.0/program
then scroll down to this line:
# misc. environment variables
and add this line:
export OOO_FORCE_DESKTOP="gnome"
Last edited by disciple on Fri 29 Feb 2008, 04:40, edited 2 times in total.

arivas_2005
Posts: 212
Joined: Sun 25 Feb 2007, 14:39

#2 Post by arivas_2005 »

Ahora, me fue muy útil este aporte,

export OOO_FORCE_DESKTOP="gnome"

ya que instalé le puppy y el OpenOffice2 (Salieron las letras de menús insoportablemente pequeñas. ). Hay mas opciones? o solo "gnome"

Gracias...!

User avatar
ecomoney
Posts: 2178
Joined: Fri 25 Nov 2005, 07:00
Location: Lincolnshire, England
Contact:

Worked like a charm

#3 Post by ecomoney »

Worked like a charm. Many thanks for sharing :-)
Puppy Linux's [url=http://www.murga-linux.com/puppy/viewtopic.php?p=296352#296352]Mission[/url]

Sorry, my server is down atm!

ndujoe1
Posts: 851
Joined: Mon 05 Dec 2005, 01:06

Open Office Gnome interface

#4 Post by ndujoe1 »

The solution is direct. I am using the .sfs versionof OpeOffice and I can't seem to find the soffice exectuable text to make the line changes.

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#5 Post by disciple »

try running

Code: Select all

which soffice
in a terminal, and it should tell you

ndujoe1
Posts: 851
Joined: Mon 05 Dec 2005, 01:06

Open Office Gnome INterface

#6 Post by ndujoe1 »

Thanks I will invoke that command. That should point me in the right direction.

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#7 Post by Lobster »

have placed info in this thread here
http://puppylinux.org/wikka/OpenOffice
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#8 Post by disciple »


Post Reply