Hi,

  I am using a hp compaq V2009 laptop. The synaptic touchpad works
well after installing the famous synaptic driver from
"http://web.telia.com/~u89404340/touchpad";. But when i plug in a
external usb mouse, the cursor on the screen is out of control and the
system keeps reporting the error:

  "localhost kernel: psmouse.c: TouchPad at isa0060/serio1/input0 lost
sync at byte 4
  localhost kernel: psmouse.c: TouchPad at isa0060/serio1/input0 lost
sync at byte 1"

   The touchpad is also not avaiable after pluging-in  of the external
usb mouse even after my removing the usb mouse. Only way is to reboot
the system.

   What is possible wrong? Thanks for any suggestion!

Regards,
Lian

The following is the sections of mouse config in /etc/X11/XF86config-4

#=======================================================
Section "InputDevice"
        Driver          "synaptics"
        Identifier      "Configured Mouse"
        Option          "AccelFactor"   "0.0010"
        Option          "Device"        "/dev/psaux"
        Option          "Name"  "Synaptics;Touchpad"
        Option          "Protocal"      "auto-dev"
        Option          "Emulate3Buttons"       "on"
        Option          "SHMConfig"     "on"
        Option          "Finger"        "25 30"
        Option          "FingerHigh"    "30"
        Option          "FingerLow"     "25"
        Option          "InputFashion"  "Mouse"
        Option          "Edges"         "1900 5400 1800 3900"
        Option          "LeftEdge"      "1900"
        Option          "RightEdge"     "5400"
        Option          "TopEdge"       "1900"
        Option          "BottomEdge"    "4000"
        Option          "MaxSpeed"      "0.18"
        Option          "MinSpeed"      "0.02"
        Option          "MaxTapMove"    "220"
        Option          "MaxTapTime"    "180"
        Option          "VerScrollDelta"        "100"
        Option          "ZAxisMapping"  "4 5"
EndSection

#===========================================================
Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver          "mouse"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                       "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection


-- 
Real happiness rises from peace in the heart!

Reply via email to