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

Re: Configuracao de mouse touchpad em notebook



Bom dia a todos!!

Valeu pela as duas dicas! 

Já esta funcionando perfeitamente :D

Obrigado!

On 8/15/05, Flavio Menezes dos Reis <biande@terra.com.br> wrote:
> Em Dom, 2005-08-14 às 17:32 -0300, Vinicius Vasconcellos escreveu:
> > Boa tarde pessoal!
> > Comprei um notebook "generico" e estou tentando configurar o mouse
> > touchpad do mesmo. O mouse atualmente funciona sem problemas, mas
> > estava querendo configurar os "dois toques". (O scroll do mouse e
> > vertical)
> >
> > Estive pesquizando nas paginas:
> > http://tuxmobil.org/
> > http://www.linux-laptop.org/
> >
> >
> > mas toda configuracao que eu tento o X informa que da erro (obs: ja
> > testei varios exemplos de sites).
> > atualmente a conf. do XFree86 esta assim:
> > Section "InputDevice"
> >         Identifier      "Configured Mouse"
> >         Driver          "mouse"
> >         Option          "CorePointer"
> >         Option          "Device"                "/dev/input/mice"
> >         Option          "Protocol"              "ImPS/2"
> >         Option          "Emulate3Buttons"       "true"
> > EndSection
> >
> > informacoes do demsg:
> >
> > Synaptics Touchpad, model: 1
> >  Firmware: 5.1
> >  180 degree mounted touchpad
> >  Sensor: 15
> >  new absolute packet format
> >  Touchpad has extended capability bits
> >  -> four buttons
> >  -> multifinger detection
> >  -> palm detection
> > input: SynPS/2 Synaptics TouchPad on isa0060/serio4
> >
> > Kernel 2.6.8-2-k7
> >
> > Estou tendo grandes vitorias com ele, mas falta alguns ajuste que
> > estou pesquizando como acpid, modem,teclado que nao acentua... :D
> >
> > Se alguem tiver alguma dica, fico muito grato =]
> 
> Olha como está o meu XF86Config-4:
> Section "InputDevice"
>  Driver        "synaptics"
>  Identifier    "Mouse[1]"
>  Option        "Device"        "/dev/psaux"
>  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        "SendCoreEvents"        "true"
> EndSection
> 
> Section "ServerLayout"
>        Identifier      "Default Layout"
>        Screen          "Default Screen"
>        InputDevice     "Generic Keyboard"
>        InputDevice     "mouse[1]"      "CorePointer"
> EndSection
> 
> E os pacotes instalados:
> flavio@flavio:~$ dpkg -l | grep synaptics
> ii  xfree86-driver-synaptics      0.14.2-1                 Synaptics
> TouchPad driver for XFree86 server
> 
> 
> --
> Flavio Menezes dos Reis
> Sistemas de Informacao - ULBRA - Torres - RS
> flaviomreis@gmail.com
> 
> 


-- 
[]s !
Vinicius Vasconcellos
User #277360 UIN 172941519
Debian #454 / vinicius.vvr@gmail.com



Reply to: