ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Eugene Prokopiev <prokopiev@stc.donpac.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Размер шрифтов в Firefox/Seamonkey/...
Date: Thu, 12 Apr 2007 20:34:25 +0400
Message-ID: <461E5F91.80802@stc.donpac.ru> (raw)
In-Reply-To: <461E5D5F.3000007@stc.donpac.ru>

Eugene Prokopiev wrote:
> Alexey Morsov wrote:
>> On Thu, Apr 12, 2007 at 08:05:30PM +0400, Eugene Prokopiev wrote:
>>> А как можно регулировать размер шрифтов в Firefox/Seamonkey/... (речь о 
>>> шрифтах UI, а не о шрифтах в HTML-страницах)? Такое ощущение, что этот 
>>> шрифт зависит от того, что прописано в /etc/gtk-2.0/gtkrc, хотя всегда 
>>> больше размера шрифта в обычных GTK2-приложениях. Когда-то в 
>>> Mozilla/Firefox была ручка "Разрешение экрана", с помощью которой можно 
>>> было добиться желаемого эффекта, а как быть теперь?
>> Как сказал запамятовал кто "Пасть гигантской акулы велика, но даже в нее
>> не влезет тот болт, который гладет мозила на настройки шрифтов"
>>
>> morsov@alexey ~ $ cd .mozilla/firefox/nk5evvfg.default/chrome
>> там в файле userChrome.css
>>
>> * {
>>         font-size: 9pt !important;
>> }
> 
> все удалил, это вписал, перезапустил firefox - пофиг ...

прошу прощения, забыл переименовать файл в userChrome.css, он назывался 
userChrome-example.css

как теперь проделать аналогичное над SeaMonkey?

> прочел о DisplaySize в секции Monitor в xorg.conf - там было 310 230, 
> сначала просто раскомментировал, потом вписал 620 460 - после 
> перезапуска Х в обоих случаях ничего не изменилось ...

Тут тоже можно было бы списать на невнимательность, но что я мог упустить?

$ cat /etc/X11/xorg.conf

Section "ServerLayout"
         Identifier     "X.org Configured"
         Screen      0  "Screen0" 0 0
         InputDevice    "Mouse0" "CorePointer"
         InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
         RgbPath      "/usr/share/X11/rgb"
         ModulePath   "/usr/lib/X11/modules"
         FontPath     "/usr/share/fonts/bitmap/misc/"
EndSection

Section "Module"
         Load  "GLcore"
         Load  "record"
         Load  "glx"
         Load  "dbe"
         Load  "dri"
         Load  "extmod"
         Load  "xtrap"
EndSection

Section "InputDevice"
         Identifier  "Keyboard0"
         Driver      "kbd"
EndSection

Section "InputDevice"
         Identifier  "Mouse0"
         Driver      "mouse"
         Option      "Protocol" "auto"
         Option      "Device" "/dev/input/mice"
         Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
         #DisplaySize      310   230     # mm
         DisplaySize       620   460     # mm
         Identifier   "Monitor0"
         VendorName   "SAM"
         ModelName    "SyncMaster"
         HorizSync    30.0 - 71.0
         VertRefresh  50.0 - 160.0
         Option      "DPMS"
EndSection

Section "Device"
         Identifier  "Card0"
         Driver      "ati"
         VendorName  "ATI Technologies Inc"
         BoardName   "RV280 [Radeon 9200]"
         BusID       "PCI:1:0:0"
EndSection

Section "Screen"
         Identifier "Screen0"
         Device     "Card0"
         Monitor    "Monitor0"
         DefaultColorDepth 16
         Subsection "Display"
             Depth       16
             Modes       "1024x768"
             ViewPort    0 0
         EndSubsection
EndSection



  parent reply	other threads:[~2007-04-12 16:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-12 16:05 Eugene Prokopiev
2007-04-12 12:18 ` Alexey Morsov
2007-04-12 16:25   ` Eugene Prokopiev
2007-04-12 12:39     ` Igor Zubkov
2007-04-12 12:40     ` Alexei V. Mezin
2007-04-12 16:48       ` Eugene Prokopiev
2007-04-12 16:34     ` Eugene Prokopiev [this message]
2007-04-12 13:02       ` Igor Zubkov
2007-04-12 13:02       ` Igor Zubkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=461E5F91.80802@stc.donpac.ru \
    --to=prokopiev@stc.donpac.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git