DPI[SOLVED]
bsd 8 апреля, 2010 - 16:10
Помогите разобраться с dpi. Не удается его переопределеить.
/etc/X11/xorg.conf
Section "Monitor"
<------>Identifier "aticonfig-Monitor[0]-0"
<------>Option<> "VendorName" "ATI Proprietary Driver"
<------>Option<> "ModelName" "Generic Autodetecting Monitor"
<------>Option<> "DPMS" "true"
<------>DisplaySize <-->344 <-->193
<------>Option "DPI" "101x101"
EndSection
/etc/X11/xdm/Xresources/
Xcursor.theme: gentoo-silver
Xcursor.size: 18
Xft.dpi: 101
Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.rgba: rgb
/var/log/Xorg.0.log
[ 9837.470] (**) RADEON(0): Display dimensions: (344, 193) mm
[ 9837.470] (**) RADEON(0): DPI set to (100, 101)
xdpyinfo | grep resolution
resolution: 96x96 dots per inch
»
- Для комментирования войдите или зарегистрируйтесь
Разобрался.
Разобрался.
http://www.gentoo.ru/content/
http://www.gentoo.ru/content/chto-eto-znachit-solved-resheno
[196198.114] (II) RADEON(0):
[196198.114] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[196198.114] (WW) RADEON(0): Option "VideoOverlay" is not used
[196198.114] (WW) RADEON(0): Option "OpenGLOverlay" is not used
[196198.115] (WW) RADEON(0): Option "XAANoOffscreenPixmaps" is not used
[196198.115] (WW) RADEON(0): Option "AllowGLXWithComposite" is not used
[196198.115] (WW) RADEON(0): Option "DynamicClocks" is not used
[196198.115] (WW) RADEON(0): Option "VendorName" is not used
[196198.115] (WW) RADEON(0): Option "ModelName" is not used
[196198.115] (WW) RADEON(0): Option "DPI" is not used
[196198.115] (--) RandR disabled
Собственно говоря DPI он устанавливал какой мне надо, просто прога xdpyinfo видимо юзает xrandr, а он всегда показывает 96x96.