ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Borisenkov <grizlik78@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: [Comm] Xrandr и Nvidia. Поворот с неправильным dpi
Date: Tue, 05 Aug 2008 14:24:05 +0500
Message-ID: <48981C35.2050205@gmail.com> (raw)

Приветствую.
Кто-нибудь у нас использует поворот экрана?
Решил вот попробовать поворот на 8800GT. Добавил в xorg.conf
Option "RandRRotation" "true"
Возможность поворота появилась, но...
При выборе ориентации "left" меняются и пиксельные размеры и
миллиметровые, а вот при возврате к "normal" - только пиксельные.
Как следствие - корявый dpi:

$ xdpyinfo | grep 'dim\|resol'
   dimensions:    1280x1024 pixels (382x302 millimeters)
   resolution:    85x86 dots per inch

$ xrandr -o left
$ xdpyinfo | grep 'dim\|resol'
   dimensions:    1024x1280 pixels (302x382 millimeters)
   resolution:    86x85 dots per inch

$ xrandr -o normal
$ xdpyinfo | grep 'dim\|resol'
   dimensions:    1280x1024 pixels (302x382 millimeters)
   resolution:    108x68 dots per inch

$ xrandr -o left
$ xdpyinfo | grep 'dim\|resol'
   dimensions:    1024x1280 pixels (382x302 millimeters)
   resolution:    68x108 dots per inch

$ xrandr -o normal
$ xdpyinfo | grep 'dim\|resol'
   dimensions:    1280x1024 pixels (382x302 millimeters)
   resolution:    85x86 dots per inch
$

Кто за это дело ответственен? Xrandr, NVidia, XOrg или кто ещё?

P.S. Система 4.1/branch, x86_64, хотя подобное поведение наблюдалось ещё 
зимой на 4.0 и i586 с картой 7600GT


             reply	other threads:[~2008-08-05  9:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-05  9:24 Alexey Borisenkov [this message]
2008-09-23 11:42 ` Denis G. Samsonenko
2008-09-24  3:00   ` Denis G. Samsonenko

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=48981C35.2050205@gmail.com \
    --to=grizlik78@gmail.com \
    --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