From: Alexander Yereschenko <ave4600@yandex.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] Настройки Х11
Date: Sun, 3 Jul 2016 15:26:54 +0300
Message-ID: <47250a0e-5ed2-e574-9c2c-3c84ea0fca64@yandex.ru> (raw)
In-Reply-To: <1467546071.808510046@f383.i.mail.ru>
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)
--
С уважением,Александр.
prev parent reply other threads:[~2016-07-03 12:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-03 12:08 ` Hihin Ruslan
2016-07-03 12:26 ` Alexander Yereschenko [this message]
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=47250a0e-5ed2-e574-9c2c-3c84ea0fca64@yandex.ru \
--to=ave4600@yandex.ru \
--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