Page 1 of 1

Changing Menu & browser font size

Posted: Wed Mar 16, 2005 11:02 am
by Pesia
Is it possible to change font size in menu & browser?
I'm using gentoo linux with XnView 1.68 (from portage).
Fonts are too small I can be hardly red it :(.
Is there any config file to set it up?

Re: Menu & browser font size

Posted: Wed Mar 16, 2005 12:27 pm
by xnview
Pesia wrote:Is it possible to change font size in menu & browser?
I'm using gentoo linux with XnView 1.68 (from portage).
Fonts are too small I can be hardly red it :(.
Is there any config file to set it up?
You can change the XnView file from app-defaults

Still doesn't work :(

Posted: Thu Mar 17, 2005 7:44 am
by Pesia
I increased by 2 all fontsizes in /etc/X11/app-defaults/XnView/XnView
but it has no effect :(. Does the program use this file by default or mayby I should set correct path (ex. in /etc/env.d/99XnView)???

Re: Still doesn't work :(

Posted: Thu Mar 17, 2005 8:16 am
by xnview
Pesia wrote:I increased by 2 all fontsizes in /etc/X11/app-defaults/XnView/XnView
but it has no effect :(. Does the program use this file by default or mayby I should set correct path (ex. in /etc/env.d/99XnView)???
Strange, XnView use this file. You don't have another XnView file?

Posted: Thu Mar 17, 2005 9:56 am
by Guest
No, I don't have another XnView file. It seems like XnView does not read this file at all (it does not react on any modifications). Removing this file also does not make any difference.

Problem solved :D !!!

Posted: Thu Mar 17, 2005 10:04 am
by Pesia
Wow! I solved it :D! I renamed folder:

Code: Select all

/etc/X11/app-defaults/XnView/
and then copied file XnView from renamed folder to

Code: Select all

/etc/X11/app-defaults/
Now XnView uses configuration file!
Thanks for tip about this file!