ALT Linux hardware support
 help / color / mirror / Atom feed
* [Hardware] touchpad
@ 2004-11-11 11:21 Alexandre Prokoudine
  0 siblings, 0 replies; only message in thread
From: Alexandre Prokoudine @ 2004-11-11 11:21 UTC (permalink / raw)
  To: hardware

Привет,

В конфиге иксов имеем следующую секцию для тачпэда (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 невнятна.

Где я неправ?

А.П.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-11 11:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-11 11:21 [Hardware] touchpad Alexandre Prokoudine

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