PDA

View Full Version : [Solved] [Fluxbox] fonts are huge.


Scotoner
March 27th, 2011, 02:01
After I installed nvidia drivers and made them functioning with Xorg I have this problem :
http://img34.imageshack.us/i/screenshort.png/
As you can see fonts went huge... I didn't change anything on themes and before I enable nvidia drivers everything was normal. Thanks in advance.

Scotoner
March 27th, 2011, 15:54
I have tried everything! Changed fonts, reinstalled fluxbox, change themes, modified font size... Nothing worked... Am I missing something that I haven't tried?

graudeejs
March 27th, 2011, 16:00
Show fluxbox config, try to change to different font in fluxbox config (if possible)

Scotoner
March 27th, 2011, 22:39
Fluxbox config : http://pastebin.com/E39nNBrR I am not really sure how to ... I made some changed but they didn't work.

Scotoner
March 28th, 2011, 11:59
Finally I found the solution. Looks like I had a dpi problem or something like that. I added these lines into the "monitor" section on xorg.conf and fonts are normal again! These are the lines I added:

Option "UseEdidDpi" "false"
Option "DPI" "96 x 96"