ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Xrandr и Nvidia. Поворот с неправильным dpi
@ 2008-08-05  9:24 Alexey Borisenkov
  2008-09-23 11:42 ` Denis G. Samsonenko
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Borisenkov @ 2008-08-05  9:24 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Приветствую.
Кто-нибудь у нас использует поворот экрана?
Решил вот попробовать поворот на 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-24  3:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-05  9:24 [Comm] Xrandr и Nvidia. Поворот с неправильным dpi Alexey Borisenkov
2008-09-23 11:42 ` Denis G. Samsonenko
2008-09-24  3:00   ` Denis G. Samsonenko

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