Bug 439672 - tapping touchpad doesn't act as left-click
Summary: tapping touchpad doesn't act as left-click
Keywords:
Status: CLOSED DUPLICATE of bug 437609
Alias: None
Product: Fedora
Classification: Fedora
Component: gsynaptics
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Andreas Thienemann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-30 09:07 UTC by Seb
Modified: 2018-04-11 08:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-28 12:39:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Seb 2008-03-30 09:07:19 UTC
Description of problem:
Hardware used: Samsung P55-pro T7500 Bengy Laptop

tapping touchpad doesn't act as left-click

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 John Cox 2008-04-27 14:23:46 UTC
Same problem here with a Compaq laptop (i686-intel)
This is what I have in xorg.conf
Tapping doesn't work.

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "auto-dev"
        Option      "Emulate3Buttons" "yes"
        Option      "LeftEdge" "0"
        Option      "RightEdge" "850"
        Option      "TopEdge" "0"
        Option      "BottomEdge" "645"
        Option      "MinSpeed" "0.5"
        Option      "MaxSpeed" "1.5"
        Option      "AccelFactor" "0.06"
        Option      "FingerLow" "25"
        Option      "FingerHigh" "35"
        Option      "MaxTapTime" "150"
        Option      "MaxTapMove" "300"
        Option      "MaxDoubleTapTime" "125"
        Option      "FastTaps" "1"
        Option      "LockedDrags" "1"
        Option      "VertScrollDelta" "20"
        Option      "HorizScrollDelta" "20"
        Option      "SHMConfig" "on"
EndSection

Comment 2 Matěj Cepl 2008-04-28 12:39:27 UTC

*** This bug has been marked as a duplicate of 437609 ***


Note You need to log in before you can comment on or make changes to this bug.