PDA

View Full Version : [ubuntu] Unreadable menu



tzeronone
December 26th, 2012, 09:43 AM
Anyone know what happens to my ubuntu?

orb9220
December 26th, 2012, 11:41 AM
Not your Ubuntu but fonts selected for Firefox.
Check Preferences>Content Tab>
Check default for Fonts&Colors. Also click on Advanced and check what fonts are being used as defaults.

As suspect using some symbol or uncommon font selections. Change them to more common fonts used.
.

tzeronone
December 27th, 2012, 02:01 AM
It's not Firefox. My firefox has no problem...

Frogs Hair
December 27th, 2012, 03:46 PM
Does this happen with all themes ?

iMac71
December 27th, 2012, 05:49 PM
Ubuntu Tweak might help you.
You can get it as follows:


open a Terminal window and type:


sudo apt-add-repository -y ppa: tualatrix/ppa
sudo apt-get update -y
sudo apt-get install -y ubuntu-tweak
(you have to press [ENTER] after you've typed each line).


when you've installed it, close the Terminal window, press [ALT]+[F2] to open the HUD and type "ubuntu-tweak" without quotes;
click on the "Tweaks" tab, then on the "Fonts" icon;
near to each font category there's the icon of a curved arrow: click on each of these icons; this should solve your problem, since it restores the default font.

tzeronone
January 2nd, 2013, 02:07 AM
@iMac71, I can't run the first line with error: "apt-add-repository: error: no such option: -y"

BlinkinCat
January 2nd, 2013, 02:30 AM
Hi,

It is quite possible that I am incorrect but it appears to me that there is a space before the -y in each of those three commands.
It is often better to copy and paste the commands into the terminal.

As for whether the commands are correct or not I just can't say - my knowledge is limited.

Cheers - :p