ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Valery V. Inozemtsev" <shrek@altlinux.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] огромный размер шрифтов
Date: Sun, 18 Nov 2007 21:45:34 +0300
Message-ID: <200711182145.39618.shrek@altlinux.ru> (raw)
In-Reply-To: <200711182307.55218.bush@nojabrsk.ru>

[-- Attachment #1: Type: text/plain, Size: 1688 bytes --]

В сообщении от 18 ноября 2007 serg_bush написал(a):
> В сообщении от Sunday 18 November 2007 22:39:20 Pavlov Konstantin 
написал(а):
> > On Sun, Nov 18, 2007 at 10:30:31PM +0500, serg_bush wrote:
> > > Добрый вечер!
> > > Вчера имел неосторожность обновиться, и получил...
> > > Х стартуют и КДЕ
> > > огромный размер шрифтов в меню,системные, в опере в меню
> > > огромные шрифты, а в страничке - нормальные, в Х работать не возможно.
> > > машина - ноут hp7400 видео
> > > 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS,
> > > 943/940GML Express Integrated Graphics Controller (rev 03)
> > > 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME,
> > > 943/940GML Express Integrated Graphics Controller (rev 03)
> > >
> > > в xorg.conf ставил драйвера intel, i810
> > > тема поднималась в начале сентября, но я так и не понял, как полечить
> > > ситуацию...
> > > grep -B1 "DPI set to" /var/log/Xorg.0.log
> > > (**) intel(0): Display dimensions: (330, 210) mm
> > > (**) intel(0): DPI set to (98, 154)
> > >
> > > Помогите пожалуйста
> >
> > xrandr --dpi нужный
>
> я так понимаю, это надо вставить в какой-нибудь стартовый файл?
> и какой dpi нужен (простите за ...)

видимо в DDC про размер матрицы ничего нет. у этого ноута матрица WXGA, т.е. 
разрешение должно быть 1280х800. дальше берем линейку и замеряем размер 
матрицы в мм. дальше самое простое:
$ xrandr --fbmm <ширина>x<высота>

можно пойти дальше и посчитать dpi
1280*25.4/ширина должно быть примерно равно 800*25.4/высота и эту цифру можно 
отдать xrandr в качестве dpi, у меня так
$ cat ~/.xsession.d/xrandr
#!/bin/sh

#xrandr --fbmm 284x214
xrandr --dpi 91

-- 
Valery V. Inozemtsev

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-11-18 18:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-18 17:30 serg_bush
2007-11-18 17:39 ` Pavlov Konstantin
2007-11-18 18:07   ` serg_bush
2007-11-18 18:45     ` Valery V. Inozemtsev [this message]
2007-11-18 19:22       ` serg_bush
2007-11-18 18:39 ` Sergey
2007-11-19 12:16 ` Андрей Черепанов
2007-11-19 12:26   ` Valery V. Inozemtsev

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=200711182145.39618.shrek@altlinux.ru \
    --to=shrek@altlinux.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