Hello, I have the following problem with Firefox 2.0: The font of the menu and the size of input boxes in webpages are to big. Firefox 1.5 had a dpi setting in the preferences with which I could correct this. But in Firefox 2.0 this setting is gone. I use XFCE as window manager. The font size settings of XFCE do not apply to the size of the font of the menu bar. Does anybody have an idea how to fix this? Regards, Markus -- Visit my homepage: http://home.arcor.de/markusheinz/
On Sat, 2 Dec 2006 12:32:41 +0100 Markus Heinz wrote:
Hello,
I have the following problem with Firefox 2.0: The font of the menu and the size of input boxes in webpages are to big. Firefox 1.5 had a dpi setting in the preferences with which I could correct this. But in Firefox 2.0 this setting is gone.
I use XFCE as window manager. The font size settings of XFCE do not apply to the size of the font of the menu bar.
Does anybody have an idea how to fix this?
DPI(browser.display.screen_resolution) setting in 1.5 was renamed to layout.css.dpi.(open about:config, and you'll find it). Values can be: -1 Use the host system’s logical resolution or 96, whichever is greater, for interpreting dimensions specified in absolute units. (Default) 0 Use the host system’s logical resolution for interpreting dimensions specified in absolute units. (any positive integer) Use this number for interpreting dimensions specified in absolute units. Check this out for more info: http://kb.mozillazine.org/Layout.css.dpi And for more fun with config: http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries Pedja -- CRUX: It ain't for the average bear. --<nym> at #crux
Hello, On Sat, 2 Dec 2006 14:00:18 +0100 Predrag Ivanovic <predivan@ptt.yu> wrote:
On Sat, 2 Dec 2006 12:32:41 +0100 Markus Heinz wrote:
Hello,
I have the following problem with Firefox 2.0: The font of the menu and the size of input boxes in webpages are to big. Firefox 1.5 had a dpi setting in the preferences with which I could correct this. But in Firefox 2.0 this setting is gone.
I use XFCE as window manager. The font size settings of XFCE do not apply to the size of the font of the menu bar.
Does anybody have an idea how to fix this?
DPI(browser.display.screen_resolution) setting in 1.5 was renamed to layout.css.dpi.(open about:config, and you'll find it).
Values can be: -1 Use the host system’s logical resolution or 96, whichever is greater, for interpreting dimensions specified in absolute units. (Default)
0 Use the host system’s logical resolution for interpreting dimensions specified in absolute units.
(any positive integer) Use this number for interpreting dimensions specified in absolute units.
Check this out for more info: http://kb.mozillazine.org/Layout.css.dpi And for more fun with config: http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries
Thanks a lot. Regards, Markus -- Visit my homepage: http://home.arcor.de/markusheinz/
On Sat, 2 Dec 2006, Markus Heinz wrote:
I have the following problem with Firefox 2.0: The font of the menu and the size of input boxes in webpages are to big. Firefox 1.5 had a dpi setting in the preferences with which I could correct this. But in Firefox 2.0 this setting is gone.
I've recently learnt myself (see <http://use.perl.org/~blazar/journal/31593>) that FF is much more configurable than the preferences dialogs may suggest. Only the settings are not just as "reachable". One generally discovers by asking, like you and I did. The easiest way to reach them IMHO is through the about:config pseudo-url. To know which is which one would better check <http://kb.mozillazine.org/About:config_entries> and related pages though. Michele -- : Am I way off base? :) Maybe, but it doesn't matter if your teammate just knocked a home run. Unfortunately the ball is still in the air, and we don't know if it'll clear the fence, or land in someone's mit. - Larry Wall in p6l
participants (3)
-
Markus Heinz
-
Michele Dondi
-
Predrag Ivanovic