viernes, septiembre 02, 2005
touchpad en debian testing
instalar el paquete xfree86-driver-synaptics
archivo de configuracion de X:
#############################
...
Section "Module"
....
Load "synaptics"
EndSection
....
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" "50"
Option "MinSpeed" "0.05"
Option "MaxSpeed" "0.15"
Option "AccelFactor" "0.0025"
Option "EdgeMotionMinSpeed" "10"
Option "EdgeMotionMaxSpeed" "100"
# Option "SHMConfig" "on"
# Option "Repeater" "/dev/ps2mouse"
EndSection
...
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
#InputDevice "Configured Mouse"
InputDevice "Mouse[1]" "CorePointer"
#InputDevice "Generic Mouse"
EndSection
...
¶
5:35 p. m.
Comments:
Publicar un comentario
<< Home
Acerca de mí
Nombre:
Pablo
Ver mi perfil completo
ARCHIVES
septiembre 2005
/
octubre 2005
/
diciembre 2005
/
enero 2006
/
marzo 2006
/
abril 2006
/
noviembre 2008
/
Aumenta tus visitas