Ask Your Question
0

The layout for LibreOffice in Linux looks strange.

asked 2012-06-04 23:50:29 +0200

Stonecold gravatar image Stonecold
1 1 1

I use Kubuntu 12.04 and LibreOffice (all the components, not just Writer although that's the main thing I use) looks strange and frankly, quite ugly. It makes it a lot harder to use, so I'm pretty sure it's an actual problem and not just differences in tastes. Here's two screenshots I took to serve as examples of the problem: Screenshot 1 and Screenshot 2

I was told on the IRC help channel (#libreoffice on freenode) to use "sudo apt-get install libreoffice-kde" to install a version that looks better with KDE but it's already installed and yet I have this problem. So how do I get better integration into my desktop environment?

I actually had the same problem (although much worse) with Adobe Reader for Linux, so it might not be a problem unique to LibreOffice.

Does anyone know what I can do to make the layout look better? Thanks.

delete close flag offensive retag edit

1 Answer

Sort by » oldest newest most voted
0

answered 2012-06-06 09:00:13 +0200

luyu gravatar image luyu
1038 1 8 14

Changing KDE system theme might help → Kubuntu tutorial.

You can also use different GUI toolkit, take a look at this question.

To set variable, open terminal and type

export SAL_USE_VCLPLUGIN=gtk

or

export OOO_FORCE_DESKTOP=gnome

then

loffice

to start LibreOffice with new environment variable value.

For this to work, you would have to install GNOME/GTK libraries.

This will change appearance for one terminal session only and if you want it to be permanent, without also having to use terminal, put just variable=value pair without export command in /etc/environment (edit it as root).

link delete flag offensive edit

Login/Signup to Answer

Donate

LibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-06-04 23:50:29 +0200

Seen: 448 times

Last updated: Jun 06 '12