[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: trackstick & touchpad



Alle 02:28, mercoledì 25 febbraio 2004, netadmin ha scritto:
> Ciao,
> ho un pc portatile dell 8600 
io invece ho un portatile del 2003 ... :-)
[ scusate non ho resistito... ]

Comunque dovresti abilitare il driver synaptic .... 
... c'e' il pacchetto in unstable? uhm... prova questo...
tpconfig - configure touchpad devices

altrimenti cerca il driver qui: 
http://tuxmobil.org/touchpad_driver.html

e per configurarlo guarda il README, cmq io ho una sezione cosi':
( con kernel 2.6.2, con il 2.4 credo che cambi il device)

Section "ServerLayout"
        Identifier     "XFree86 Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice     "USB Mouse" "CorePointer"
        InputDevice     "Synaptic" "SendCoreEvents"
EndSection

Section "InputDevice"
      Driver "synaptics"
      Identifier "Synaptic"
      Option "Device"         "/dev/input/event0"
      Option "Protocol"       "event"
      Option "Edges"       "1000,5900,1000,4800"
      Option "FingerLow"      "25"
      Option "FingerHigh"     "30"
      Option "MaxTapTime"     "180"
      Option "MaxTapMove"     "220"
      Option "VertScrollDelta" "100"
      Option "EdgeMotionSpeed" "40"
      Option "MinSpeed"       "0.02"
      Option "MaxSpeed"       "0.18"
      Option "AccelFactor"    "0.0012"
      Option "UpDownScrolling" "on"
     Option "EmulateMidButtonTime" "75"
EndSection

bye!
-- 
-gaspa-
------------------------------------
Powered by Debian GNU/Linux
------------------------------------




Reply to: