You are not logged in.

#1 2012-05-18 22:11:58

Sotanaht
Member
Registered: 2012-01-14
Posts: 29

Font size extremely small in certain parts of programs. [SOLVED]

I recently switched my video card from an ATi HD4870 using catalyst to an nVidia GTX 550 Ti using nvidia-beta drivers.  It took a lot of toying around before I could even get X to start without getting stuck on SLiM.  Now that I finally have X running, almost all of my fonts are screwed up, while the actual resolution is fine.  I managed to make some of the fonts readable by making the font size very large in the application settings, but some text remains unreadably small, here's a screenshot.

My WM is OpenBox (with no accompanying DE), and using obconf I managed to make the window headings and the _[]X buttons visible by raising the font size from 8 to 24.  The text in obconf itself is still unreadably small.  In firefox, all of the UI text is small, but the text on webpages is completely normal.

I installed nvidia-beta and nvidia-utils-beta from the AUR using packer, as well as lib32-nvidia-utils-beta, which I believe was in the official repos.  I generated xorg.conf using nvidia-xconfig, and I also have a 20-nvidia.conf file in xorg.conf.d, which contains

Section "Device"
        Identifier      "Default nvidia Device"
        Driver          "nvidia"
        Option          "NoLogo" "True"
EndSection

I could keep raising font sizes in everything, but that's way too dirty.  What could possibly be messing up the font sizes but nothing else?

Last edited by Sotanaht (2012-05-18 23:08:45)

Offline

#2 2012-05-18 22:14:25

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Font size extremely small in certain parts of programs. [SOLVED]

Check your dpi

xdpyinfo | grep resolution

Naturally, the wiki has more information...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2012-05-18 23:08:30

Sotanaht
Member
Registered: 2012-01-14
Posts: 29

Re: Font size extremely small in certain parts of programs. [SOLVED]

The dpi was 30x30, but using

xrandr --dpi 96

everything is back to normal.  Thank you big_smile

Offline

Board footer

Powered by FluxBB