ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm]  Настройки Х11
  @ 2016-07-03 12:08 ` Hihin Ruslan
  2016-07-03 12:26 ` Alexander Yereschenko
  1 sibling, 0 replies; 2+ messages in thread
From: Hihin Ruslan @ 2016-07-03 12:08 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 479 bytes --]

Здравствуйте Олег Потеев
  В сообщении от 3 июля 2016 Олег Потеев написал(a):
> В р7 были в каталоге /etc/X11/xorg.conf.d, а теперь где?

Там-же

-- 
***
  А ещё говорят так  (fortune):
 
If love is the answer, could you rephrase the question? -- Lily 
Tomlin 
________________________________________________________________________
С уважением Хихин Руслан

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

* Re: [Comm] Настройки Х11
    2016-07-03 12:08 ` [Comm] Настройки Х11 Hihin Ruslan
@ 2016-07-03 12:26 ` Alexander Yereschenko
  1 sibling, 0 replies; 2+ messages in thread
From: Alexander Yereschenko @ 2016-07-03 12:26 UTC (permalink / raw)
  To: community

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)

-- 
С уважением,Александр.



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

end of thread, other threads:[~2016-07-03 12:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-03 12:08 ` [Comm] Настройки Х11 Hihin Ruslan
2016-07-03 12:26 ` Alexander Yereschenko

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