ALT Linux hardware support
 help / color / mirror / Atom feed
* [Hardware] Включение Multitouch на ноутбуке с тачпадом synaptics
@ 2010-06-21 17:03 Андрей Зайцев
  2010-06-21 17:56 ` Андрей Зайцев
  0 siblings, 1 reply; 3+ messages in thread
From: Андрей Зайцев @ 2010-06-21 17:03 UTC (permalink / raw)
  To: hardware

Есть ноутбук с тачпадом synaptics, поддерживающим multitouch. На нем стоит ALT Linux Школьный Мастер 5.1 со всеми обновлениями из Сизифа. Также стоит драйвер xorg-drv-synaptics. Хочется включить поддержку multitouch. Сейчас при касании тачпада несколькими пальцами, указатель начинает бешено дёргаться.
До этого прописал в /etc/X11/xorg.conf:
Section "InputDevice"
            Identifier      "Synaptics Touchpad"
            Driver          "synaptics"
            Option          "SendCoreEvents"   "true"
            Option          "Device"                   "/dev/psaux"
            Option          "Protocol"                 "auto-dev"
            Option          "SHMConfig"            "True"
            Option          "HorizEdgeScroll"   "on"
            Option          "VertEdgeScroll"    "on"
            Option          "VertTwoFingerScroll" "on"
            Option          "HorizTwoFingerScroll" "on"
            Option          "CornerCoasting" "on"
            Option          "PalmDetect" "on"
            Option          "CircularScrolling" "on"
            Option          "CircScrollTrigger" "3"
EndSection

А также добавил в Section Module:
load    "synaptics"

И в ServerLayout:
InputDevice    "Synaptics Touchpad"

Но это не помогло. Вопрос: как включить поддержку multitouch? Могу выложить все, что необходимо.



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

end of thread, other threads:[~2010-06-22  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-21 17:03 [Hardware] Включение Multitouch на ноутбуке с тачпадом synaptics Андрей Зайцев
2010-06-21 17:56 ` Андрей Зайцев
2010-06-22  9:30   ` Andrii Dobrovol`s`kii

ALT Linux hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

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


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