Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

Possible Duplicate:
How do I change the font DPI settings?

With the introduction of the new global system settings application, it seems like they forgot about this (along with many other important) features.

Is there still a way to do this in 11.04?

share|improve this question
You might be able to start the settings program "by hand". – queueoverflow Sep 3 '11 at 13:09
see also: askubuntu.com/q/45572 – Takkat Sep 3 '11 at 13:42

marked as duplicate by Marco Ceppi Oct 14 '11 at 14:24

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

2 Answers

up vote 5 down vote accepted

Just open gconf-editor Install gconf-editor, navigate to the key /desktop/gnome/font_rendering/dpi and adjust to values you need.

enter image description here

share|improve this answer

gconf-editor is applicable to gnome shell only.

If you want to change DPI for unity shell, use dconf-editor . (It comes with dconf-tools)

The procedure is same as detailed above.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.