ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: m4ps <m4ps@mail.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Консоль Иксов на COM1: баг или фича?
Date: Sat, 03 Jan 2009 21:54:03 +0700
Message-ID: <495F7C0B.70802@mail.ru> (raw)
In-Reply-To: <20090103122608.GA13394@dad.imath.kiev.ua>

Igor Vlasenko пишет:
> Похоже на глючный автодетект устройств.
> Как если бы умный X нашел там мышку...

Дело в том, что я два раза переустанавливал систему - один раз с 
прицепленным пультом, а второй раз с отцепленным (для исключения 
автодетекта) - результат одинаковый.

Igor Vlasenko пишет:
> Как я понимаю, в xorg.conf упоминаний о мышке на ttyS0 нет.
> А в /var/log/Xorg.0.log есть упоминания о мышках или ttyS0?

И там и там упоминания есть, но зачем они нужны, и можно ли их 
безболезненно убрать?

xorg.conf:
....
Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
	InputDevice    "/dev/ttyS0" "CorePointer"
EndSection
....
Section "InputDevice"
	Identifier  "/dev/ttyS1"
	Driver      "mouse"
	Option	    "Device" "/dev/ttyS1"
	Option	    "Protocol" "microsoft"
EndSection

Section "InputDevice"
	Identifier  "/dev/ttyS0"
	Driver      "mouse"
	Option	    "Device" "/dev/ttyS0"
	Option	    "Protocol" "microsoft"
EndSection
....

Как видно из конфига, мышка почему-то прописана на обоих портах, но 
fuser показывает, что процесс Х прицеплен только к ttyS0, а на ttyS1 
сейчас сидит только lircd в гордом одиночестве.

Можно ли приведенные секции убить в конфиге? А для чего нужна Section 
"ServerLayout"?


  reply	other threads:[~2009-01-03 14:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-03  9:44 m4ps
2009-01-03 12:26 ` Igor Vlasenko
2009-01-03 14:54   ` m4ps [this message]
2009-01-03 15:46     ` Igor Vlasenko
2009-01-03 16:17       ` m4ps
2009-01-07 17:32         ` Хихин Руслан

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=495F7C0B.70802@mail.ru \
    --to=m4ps@mail.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