Re: configurar o touch do notebook ...
Dah uma olhada no meu XF86Config-4, tem q ter o modulo do touch, no meu
caso eh o synaptics.
#abre o X mesmo faltando o mouse
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection
#mouse normal
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
#touch
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]" "AlwaysCore"
#InputDevice "Mouse[1]" "CorePointer"
InputDevice "Configured Mouse"
EndSection
Em Qui, 2005-11-17 Ã s 11:18, E l e u escreveu:
> falae rapaziada,
>
> alguem sabe d algum tutorial , algum programa , d configuracao para
> touch d notebook ?
> tipo... eu keria setar nele , pra "aceitar" click qud eu dou 2 toques
> nele...igual faco no win ... para nao precisar ficar usando o botao
> (soh usaria o botao qud precisar usar o botao direito no caso)...
>
> []s
> --
> _
> ºVº Eleu Lima Natalli
> /(_)\ eleuln@gmail.com
> ^ ^ icq# 25880845
Miguel Angelo Chagas Neumann
Linux User #252905
linux@rwx.com.br
Seja legal.
Nao use software pirata.
Use LINUX!
USe Debian!
Reply to: