ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Владимир Гусев" <vova1971@narod.ru>
To: "ALT Linux Community general discussions" <community@lists.altlinux.org>
Subject: Re: [Comm] ALD4. Как поменять шрифты в меню The GIMP?
Date: Wed, 12 Sep 2007 20:09:29 +0400
Message-ID: <op.tyjtt3raglg102@post.cnt.ru> (raw)
In-Reply-To: <40babb620709120835y69a96548tc804c347c49ead54@mail.gmail.com>

On Wed, 12 Sep 2007 19:35:15 +0400, ALT Linux User  
<altlinux.mailbox@gmail.com> wrote:

> ALD4, апгрейдед до Branch 4.
> После апгрейда "поехали" шрифты в меню The GIMP, стали большими. Так
> же "съехали" шрифты в GQview.
> Подскажите, пожалуйста, как изменить шрифты меню в этих приложениях?
> Рыл, в инете, пока ничего не нашёл...

Может fontconfig обновился и заменил конф. файлы? /etc/fonts/.. В Бранче  
уже новый fontconfig, с немного другой, нежели прежде настройкой..

Можно положить в /home/user файлик .gtkrc-2.0

[vova@vova ~]$ cat .gtkrc-2.0
# -- THEME AUTO-WRITTEN DO NOT EDIT
#include "/usr/share/themes/fishing-the-sky/gtk-2.0/gtkrc"
include "/usr/share/themes/fishing-the-sky/gtk-2.0/gtkrc"

gtk-toolbar-icon-size = GTK_ICON_SIZE_SMALL_TOOLBAR

style "user-font"
{
   font_name="Tahoma 8"
}
widget_class "*" style "user-font"

gtk-font-name="Tahoma 8"

gtk-icon-theme-name="Tango"
gtk-icon-sizes="gtk-small-toolbar=16,16:
                 gtk-large-toolbar=24,24:
                 gtk-dnd=32,32:
                 gtk-dialog=16,16"

include "/home/vova/.gtkrc.mine"
#include "/home/vova/.icewm/gtkrc"

# -- THEME AUTO-WRITTEN DO NOT EDIT

Предварительно сделать xdpyinfo |grep resolution

Если будет 96х96, тогда оставить размер 8, если 72х72 (или 75х75), тогда  
размер будет 11. Если числа другие, а тем более вдобавок разные, то нужно  
заняться нормальным dpi, а потом выставлять щрифты..

P.S. Шрифт, естественно, замените на свое семейство..




-- 
С уважением, Владимир Гусев


  reply	other threads:[~2007-09-12 16:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-12 15:35 ALT Linux User
2007-09-12 16:09 ` Владимир Гусев [this message]
2007-09-12 16:19   ` ALT Linux User

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=op.tyjtt3raglg102@post.cnt.ru \
    --to=vova1971@narod.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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