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

Re: config mouse usb+touchpad



Valeu Fred, mas solucionei o problema.
Na InputDevice (dos dois mouses) estava tudo legal, o rolo era na
ServerLayout.

Se alguem tiver o mesmo problema, eh soh utilizar esta configuracao para
o mouse no XF86Config-4(logico, com os modulos certos instalados).

Funciona tudinho nos dois mouses, ao mesmo tempo, sem erro: um toque,
dois toques, scroll, etc.

Valeu.

_____________________________________

Section "InputDevice" #mouse usb
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection
 
Section "InputDevice" #touchpad
  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" <- EU ESTAVA TENTANDO ISTO ...
    InputDevice "Mouse[1]" "AlwaysCore" <- MAS O CERTO EH ISTO.
    InputDevice "Configured Mouse"
EndSection
________________



Em Dom, 2005-08-28 às 01:13, Fred Ulisses Maranhao escreveu:
> On Sat, 27 Aug 2005 18:45:04 -0300
> Miguel Angelo Chagas Neumann <miguel@rwx.com.br> wrote:
> 
> > Olah pessoal,
> > Tenho um note pcchips, no qual quero config um mouse usb e um
> > touchpad.
> > Separadamente, eles funcionam legal. No XF86config, secao
> > ServerLayout,
> > comento(#) a linha de um e o outro funfa e vice-versa.
> > Como fa�§o para os dois funcionarem ao mesmo tempo?
> 
> Já deu uma olhada na seção InputDevice do man do xorg.conf (ou
> XF86config)? Veja se a opção SendCoreEvent te serve.
> 
>     Paro por aqui, Fred
> 
> 	
> 	
> 		
> _______________________________________________________ 
> Yahoo! Acesso Grátis - Internet rápida e grátis. 
> Instale o discador agora! http://br.acesso.yahoo.com/

Miguel Angelo Chagas Neumann
Linux User #252905
miguel@rwx.com.br
Seja legal.
Nao use software pirata.
Use LINUX!
Use Debian!






Reply to: