ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] USB мыши и клавиатуры в иксах - feature request
Date: Mon, 2 May 2005 19:41:21 +0400
Message-ID: <20050502154121.GA2792@procyon.home> (raw)
In-Reply-To: <4275F89E.4060404@rambler.ru>

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

On Mon, May 02, 2005 at 12:53:34PM +0300, Olvin wrote:
> Хотелось бы, чтобы в конфиг иксов вставлялись строчки, позволяющие 
> использовать только что приобретённые сабжи без переконфигурирования 
> иксов, несмотря на то, что при установке системы использовалось PS/2 
> оборудование. в общем, что-то вроде:
> 
> Section "InputDevice"
>     Identifier  "Mouse1"
>     Driver      "mouse"
>     Option "Protocol"    "IMPS/2"
>     Option "Device"      "/dev/mouse"
>     Option "ZAxisMapping" "4 5"
> EndSection
> 
> Section "InputDevice"
>     Identifier  "Mouse2"
>     Driver      "mouse"
>     Option "Protocol"    "IMPS/2"
>     Option "Device"      "/dev/input/mice"
>     Option "ZAxisMapping" "4 5"
> EndSection
> 
> Section "ServerLayout"
>     Identifier "layout1"
>     Screen     "screen1"
>     InputDevice "Mouse1" "CorePointer"
>     InputDevice "Mouse2" "SendCoreEvents"
>     InputDevice "Keyboard1" "CoreKeyboard"
> EndSection
> 
> Это я про SendCoreEvents. При использовании PS/2 оно не мешает, но очень 
> поможет при смене мыши или подключении ещё одной (бывает нужно).

Отдельно настраивать мыши PS/2 и USB в xorg.conf нужно только при
использовании ядер 2.4.x.  В 2.6.x /dev/psaux и /dev/input/mice - одно
и то же (события от PS/2, в отличие от 2.4.x, теперь обрабатываются в
input subsystem, как и от USB), поэтому добавление и /dev/psaux, и
/dev/input/mice в xorg.conf не нужно и даже вредно (события начинают
дублироваться).

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2005-05-02 15:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-02  9:53 Olvin
2005-05-02 14:42 ` [sisyphus] " Michael Shigorin
2005-05-02 15:41 ` Sergey Vlasov [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=20050502154121.GA2792@procyon.home \
    --to=vsu@altlinux.ru \
    --cc=sisyphus@altlinux.ru \
    /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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git