From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1467548815; bh=ULnyTTH2LAtYFW6QcUkQoLZSjx0g2OOin5vtQCwQPmc=; h=Subject:To:References:From:Message-ID:Date:User-Agent: MIME-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=hjFxAlDLCLotE11hyPeS16RKlBSR44qiEdASqk7imER3j0PBKlIu+PPEjbh+nxNn4 8/Up3xQXThQbi+1nxXEltqKoJcpEz1d8RhfvhV/FZWv3Ua4ZSoJLmZThrt3uij5Kpq 8rOLvImj4DR9wfNBQshnVAqltjPBQd2NBjzqep1Y= Authentication-Results: smtp2m.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0 To: community@lists.altlinux.org References: <1467546071.808510046@f383.i.mail.ru> From: Alexander Yereschenko Message-ID: <47250a0e-5ed2-e574-9c2c-3c84ea0fca64@yandex.ru> Date: Sun, 3 Jul 2016 15:26:54 +0300 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <1467546071.808510046@f383.i.mail.ru> Content-Type: text/plain; charset=koi8-r; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Comm] =?utf-8?b?0J3QsNGB0YLRgNC+0LnQutC4INClMTE=?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2016 12:26:57 -0000 Archived-At: List-Archive: List-Post: 03.07.2016 14:41, Олег Потеев пишет: > Установил p8. > Но вот никак не могу найти настройки разрешения дисплея. > В р7 были в каталоге /etc/X11/xorg.conf.d, а теперь где? Точно так же, как и раньше. Автоматически, если не указано иначе: ========= $ cat /etc/X11/xorg.conf.d/10-monitor.conf # Generated by xsetup Section "Monitor" Identifier "Monitor0" EndSection Section "Device" Identifier "Card0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Modes "1024x768" EndSubSection EndSection ======== Если файла нет, то создать и прописать нужное. Или через acc (при установленном alterator-x11) -- С уважением,Александр.