<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Dear all,<br><br>I just finished the installation of Gentoo on my HP envy 17 with synaptics touchpad.<br>I installed the xorg-server and xf86-input-synaptics but the right-click button corresponds to left click. (well setting clickfinger1=3, right & left buttons correspond to right click).<br><br>In attachment you have the ouput of synclient and hal. My Xorg version is 1.7.7, 2010-05-04, X protocol 11. I tried Ubuntu 10.10 and the both buttons work correctly.<br><br>Thank you very much for any kind of help!<br>Cheers,<br>Louis<br><br>synclient -l<br>Parameter settings:<br>    LeftEdge                = 1000<br>    RightEdge               = 5192<br>    TopEdge                 = 1620<br>    BottomEdge              = 4236<br>    FingerLow               = 24<br>    FingerHigh              = 29<br>    FingerPress             = 255<br>    MaxTapTime              = 180<br>    MaxTapMove              = 221<br>    MaxDoubleTapTime        = 180<br>    SingleTapTimeout        = 180<br>    ClickTime               = 100<br>    FastTaps                = 0<br>    EmulateMidButtonTime    = 75<br>    EmulateTwoFingerMinZ    = 280<br>    EmulateTwoFingerMinW    = 7<br>    VertScrollDelta         = 400<br>    HorizScrollDelta        = 400<br>    VertEdgeScroll          = 1<br>    HorizEdgeScroll         = 1<br>    CornerCoasting          = 0<br>    VertTwoFingerScroll     = 0<br>    HorizTwoFingerScroll    = 0<br>    MinSpeed                = 0.4<br>    MaxSpeed                = 0.7<br>    AccelFactor             = 0.00995223<br>    TrackstickSpeed         = 40<br>    EdgeMotionMinZ          = 29<br>    EdgeMotionMaxZ          = 159<br>    EdgeMotionMinSpeed      = 1<br>    EdgeMotionMaxSpeed      = 401<br>    EdgeMotionUseAlways     = 0<br>    UpDownScrolling         = 1<br>    LeftRightScrolling      = 1<br>    UpDownScrollRepeat      = 1<br>    LeftRightScrollRepeat   = 1<br>    ScrollButtonRepeat      = 100<br>    TouchpadOff             = 0<br>    GuestMouseOff           = 0<br>    LockedDrags             = 0<br>    LockedDragTimeout       = 5000<br>    RTCornerButton          = 0<br>    RBCornerButton          = 3<br>    LTCornerButton          = 0<br>    LBCornerButton          = 0<br>    TapButton1              = 1<br>    TapButton2              = 0<br>    TapButton3              = 0<br>    ClickFinger1            = 0<br>    ClickFinger2            = 0<br>    ClickFinger3            = 0<br>    CircularScrolling       = 0<br>    CircScrollDelta         = 0.1<br>    CircScrollTrigger       = 0<br>    CircularPad             = 0<br>    PalmDetect              = 0<br>    PalmMinWidth            = 10<br>    PalmMinZ                = 199<br>    CoastingSpeed           = 0<br>    PressureMotionMinZ      = 29<br>    PressureMotionMaxZ      = 159<br>    PressureMotionMinFactor = 1<br>    PressureMotionMaxFactor = 1<br>    GrabEventDevice         = 1<br>    TapAndDragGesture       = 1<br>    AreaLeftEdge            = 0<br>    AreaRightEdge           = 0<br>    AreaTopEdge             = 0<br>    AreaBottomEdge          = 0<br><br><br>Hal configuration:<br><?xml version="1.0" encoding="ISO-8859-1"?><br><deviceinfo version="0.2"><br>  <device><br>    <!-- Synaptic touchpad --><br>    <match key="info.capabilities" contains="input.touchpad"><br>      <match key="info.product" contains="Synaptics TouchPad"><br>        <merge key="input.x11_driver" type="string">synaptics</merge><br>        <merge key="input.x11_options.SHMConfig" type="string">On</merge><br>        <merge key="input.x11_options.VertEdgeScroll" type="string">1</merge><br>        <merge key="input.x11_options.HorizEdgeScroll" type="string">1</merge><br>        <merge key="input.x11_options.VertScrollDelta" type="string">400</merge><br>        <merge key="input.x11_options.HorizScrollDelta" type="string">400</merge><br>        <merge key="input.x11_options.UpDownScrolling" type="string">1</merge><br>        <merge key="input.x11_options.LeftRightScrolling" type="string">1</merge><br>        <merge key="input.x11_options.TapButton1" type="string">1</merge><br>        <merge key="input.x11_options.ClickFinger1" type="string">3</merge><br>      </match> <br>    </match><br>  </device><br></deviceinfo><br><br><br>                                          </body>
</html>