ALT Linux hardware support
 help / color / mirror / Atom feed
From: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
To: hardware@altlinux.ru
Subject: [Hardware] touchpad
Date: Thu, 11 Nov 2004 14:21:07 +0300
Message-ID: <733f2c730411110321fb13065@mail.gmail.com> (raw)

Привет,

В конфиге иксов имеем следующую секцию для тачпэда (synaptics в ASUS M6B00N):

Section "InputDevice"
  Identifier     "Touchpad"
  Driver     "synaptics"
  Option    "Device"     "/dev/input/mouse0"
  Option   "Protocol"   "auto-dev"
  Option   "LeftEdge"      "1700"
  Option   "RightEdge"     "5300"
  Option   "TopEdge"       "1700"
  Option   "BottomEdge"    "4200"
  Option   "FingerLow"   "25"
  Option   "FingerHigh"   "30"
  Option   "MaxTapTime"   "180"
  Option   "MaxTapMove"   "220"
  Option   "VertScrollDelta" "100"
  Option   "MinSpeed"   "0.06"
  Option   "MaxSpeed"   "0.12"
  Option   "AccelFactor" "0.0010"
  Option   "SHMConfig"   "on"
EndSection 

далее:

Section "ServerLayout" 
    InputDevice "MyMouse" "CorePointer"
    InputDevice "Touchpad" "AlwaysCore"
    ...
EndSection 

На ядрах  2.4.22 и 2.6.8 тачпэд не виден. Графическая морда к
synaptics устройство тоже не находит.

Дока по настройке тачпэда в составе пакета synaptics невнятна.

Где я неправ?

А.П.


                 reply	other threads:[~2004-11-11 11:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=733f2c730411110321fb13065@mail.gmail.com \
    --to=alexandre.prokoudine@gmail.com \
    --cc=hardware@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 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