ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim Tyurin <mrkooll@tdr.pibhe.com>
To: community@altlinux.ru
Subject: Re: [Comm] touchpad и Мышь одновременно
Date: Mon, 26 Jul 2004 16:33:19 +0300
Message-ID: <m3y8l6gag0.fsf@mrkooll.tdr.pibhe.com> (raw)
In-Reply-To: <01b601c47314$574eaad0$0b0b020a@kruchininpa> (Kruchinin Pavel's message of "Mon, 26 Jul 2004 18:27:47 +0500")

"Kruchinin Pavel" <P.Kruchinin@iserv.volga.ru> writes:

> Добрый день!
>
> Как можно заставить работать touchpad и мышь(USB) одновременно?
> Так, чтобы при втыкании в разъем мыши (в ноутбук) она нормально
> воспринималась ALT'ом (Compact 2.3)?

Элементарно. Оно так и работает.

Если тачпад уже работает

В /etc/X11/XF86Config-4
Дописываеш еще одну секцию мыши (для USB мыши).
Например
Section "InputDevice"

    Identifier  "TrackMan"
    Driver      "mouse"
    Option "Protocol"    "ExplorerPS/2"
    Option "Device"      "/dev/input/mice"
    Option "Buttons" "7"    
    Option "ZAxisMapping" "6 7"
EndSection

И в секции "ServerLayout" допиши ее как AlwaysCore

Section "ServerLayout"
    Identifier "layout1"
    Screen     "screen1"

    InputDevice "Touchpad" "CorePointer"
    InputDevice "TrackMan" "AlwaysCore"

    InputDevice "Keyboard1" "CoreKeyboard"
EndSection


Тачпад должен быть CorePointer

-- 

With Best Regards, Maxim Tyurin
JID:	MrKooll@jabber.pibhe.com
			



  reply	other threads:[~2004-07-26 13:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-26 13:27 [Comm] touchpad É íÙÛØ ÏÄÎÏ×ÒÅÍÅÎÎÏ Kruchinin Pavel
2004-07-26 13:33 ` Maxim Tyurin [this message]
2004-07-26 13:46   ` Kruchinin Pavel
2004-07-27 10:40   ` Kruchinin Pavel
2004-07-27 11:19     ` Re[2]: [Comm] touchpad и Мышь одновременно Ганжа К.И.

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=m3y8l6gag0.fsf@mrkooll.tdr.pibhe.com \
    --to=mrkooll@tdr.pibhe.com \
    --cc=community@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 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