Re: Изменить разрешение экрана
Denis Gribkov
dundellts2 на gmail.com
Ср Сен 23 16:08:55 BST 2009
Сначала генерируешь modeline под свой монитор с помощью gtf:
gtf 1280 1024 75
Получаешь такую строку:
# 1280x1024 @ 75.00 Hz (GTF) hsync: 91.38 kHz; pclk: 159.36 MHz
Modeline "1280x1024_85.00" 159.36 1280 1376 1512 1744 1024 1025 1028
1075 -HSync +Vsync
После копируешь в xorg.conf:
в
Section "Monitor"
Identifier "Configured Monitor"
Modeline "1280x1024_75.00" 138.54 1280 1368 1504 1728 1024 1025 1028
1069 -HSync +Vsync
EndSection
и еще:
Section "Screen"
.
.
.
.
SubSection "Display"
Depth 24
Modes "1280x1024_75.00" "1024x768_85.00"
EndSubSection
EndSection
У меня работает так. Монитор LG T710BH
23 сентября 2009 г. 15:19 пользователь Дмитрий Суслов
<dmsuslov на gmail.com>написал:
> Работал в Ubuntu 9.04, использовал Gnome. Т.к. до убунты использовал федору
> с KDE и привык к ней, решил попробовать KDE в убунте. поставил, попробовал.
> Получилось что гном субъективно (да и объективно тоже, наверное) работает
> быстрее. Решил вернуться в гном. Перезагружаюсь - разрешение экрана какое-то
> странное - 1152х864, выбрать штатное разрешение для моего монитора
> (1280х1024) не получается - его нет в списке.
> Как быть?
>
> На всякий случай мой /etc/X11/xorg.conf:
>
> # xorg.conf (X.Org X Window System server configuration file)
> #
> # This file was generated by dexconf, the Debian X Configuration tool,
> using
> # values from the debconf database.
> #
> # Edit this file with caution, and see the xorg.conf manual page.
> # (Type "man xorg.conf" at the shell prompt.)
> #
> # This file is automatically updated on xserver-xorg package upgrades
> *only*
> # if it has not been modified since the last upgrade of the xserver-xorg
> # package.
> #
> # Note that some configuration settings that could be done previously
> # in this file, now are automatically configured by the server and settings
> # here are ignored.
> #
> # If you have edited this file but would like it to be automatically
> updated
> # again, run the following command:
> # sudo dpkg-reconfigure -phigh xserver-xorg
>
> Section "Device"
> Identifier "Configured Video Device"
> EndSection
>
> Section "Monitor"
> Identifier "Configured Monitor"
> EndSection
>
> Section "Screen"
> Identifier "Default Screen"
> Monitor "Configured Monitor"
> Device "Configured Video Device"
> EndSection
>
>
> --
> С уважением,
> Дмитрий Суслов.
>
> --
> ubuntu-ru mailing list
> ubuntu-ru на lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru
>
>
--
С уважением Денис Грибков.
----------- следущая часть -----------
Вложение в формате HTML было извлечено…
URL: https://lists.ubuntu.com/archives/ubuntu-ru/attachments/20090923/e1f6098f/attachment-0002.htm
Подробная информация о списке рассылки ubuntu-ru