Tap-to-click w/ synaptics

Anyone have any experience making tap-to-click work with synaptics? I've messed around with it for a while, and can't seem to figure it out, and I kinda miss it. I'm running a gateway m-6843, using the standard synaptics driver on a fairly new arch install.
Any guidance would be appreciated.
Here's the relevant portion of xorg.conf.
Section "InputDevice"
Identifier "Mouse0"
Driver "synaptics"
Option "CorePointer"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "MaxDoubleTapTime" "180"
Option "VertEdgeScroll" "true"
Option "HorizEdgeScroll" "true"
Option "PalmDetect" "1"
Option "SHMConfig" "on"
EndSection

You probably already know this, but I'll mention it anyway: xorg.conf entries for input devices are used only if xorg input hotplugging is disabled.

Similar Messages

  • Synaptics Touchpad, double finger scroll and tap-to-click

    I've recently lost tap-to-click functionality on my synaptics touchpad, I have no idea why because I haven't changed anything recently.
    Here's my related xorg.conf file:
    Section "InputDevice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true" # send events to CorePointer
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "false" # configurable at runtime? security risk
    Option "MaxTapTime" "180" # max time in ms for detecting tap
    Option "VertTwoFingerScroll" "true" # vertical scroll anywhere with two fingers
    Option "HorizTwoFingerScroll" "true" # horizontal scroll anywhere with two fingers
    Option "EmulateTwoFingerMinZ" "120"
    Option "CircularScrolling" "on"
    Option "CircScrollTrigger" "3"
    Option "TapButton1" "1"
    Option "TapButton2" "1"
    EndSection
    I'm not sure if I have hotplugging installed so I copied my 11-x11-synaptics.fdi file anyway and edited it:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <deviceinfo version="0.2">
    <device>
    <match key="info.product" contains="ETPS/2 Elantech Touchpad">
    <append key="info.capabilities" type="strlist">input.touchpad</append>
    </match>
    <match key="info.capabilities" contains="input.touchpad">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    <merge key="input.x11_options.AlwaysCore" type="string">true</merge>
    <merge key="input.x11_options.TapButton1" type="string">1</merge>
    <merge key="input.x11_options.TapButton1" type="string">1</merge>
    <merge key="input.x11_options.TapButton2" type="string">2</merge>
    <merge key="input.x11_options.TapButton3" type="string">3</merge>
    <merge key="input.x11_options.SHMconfig" type="string">on</merge>
    <merge key="input.x11_options.VertTwoFingerScroll" type="string">true</merge>
    <merge key="input.x11_options.HorizTwoFingerScroll" type="string">true</merge>
    <merge key="input.x11_options.CircularScrolling" type="string">true</merge>
    <merge key="input.x11_options.CircularScrollTrigger" type="string">3</merge>
    <!-- Arbitrary options can be passed to the driver using
    the input.x11_options property since xorg-server-1.5. -->
    <!-- EXAMPLES:
    Switch on shared memory, enables the driver to be configured at runtime
    <merge key="input.x11_options.SHMConfig" type="string">true</merge>
    Maximum movement of the finger for detecting a tap
    <merge key="input.x11_options.MaxTapMove" type="string">2000</merge>
    Enable vertical scrolling when dragging along the right edge
    <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
    Enable vertical scrolling when dragging with two fingers anywhere on the touchpad
    <merge key="input.x11_options.VertTwoFingerScroll" type="string">true</merge>
    Enable horizontal scrolling when dragging with two fingers anywhere on the touchpad
    <merge key="input.x11_options.HorizTwoFingerScroll" type="string">true</merge>
    If on, circular scrolling is used
    <merge key="input.x11_options.CircularScrolling" type="string">true</merge>
    For other possible options, check CONFIGURATION DETAILS in synaptics man page
    -->
    </match>
    </device>
    </deviceinfo>

    I have the same problem, my workaround is setting the options with synclient executed automatically on login.
    Im quite annoyed though that gnome just overrides settings done in xorg and hal policies, can anyone tell where to look for gnomes information storage?
    MC.

  • Disable Synaptics Tap to click. How to???

    I want to disable the "tap to click" option on my touch pad. Of all the useless options under "Tapping" in the control panel, disabling the tap to click is not there. (6715B running Vista Ultimate).
    I can set up little areas to do all sorts of things of no interest whatsoever, but the Tap to click 'feature' seems to be hard wired to ON.
    A web search shows that it used to be there. (screen shot of the check box I want but don't have)
    Synaptics just say contact your supplier. HP don't even try. (Your product is out of warranty we're not interested) 
    As far as I can tell hundreds of people have the same problem, but there is no solution.
    Does anyone know where I can get an OLDER driver maybe. Vista tells me that I already have the latest one.
    Are HP and synaptics deliberately trying to alienate their customers. or do they genuinely feel that the intensely irritating tap to click is so important that it shall not be turned off.

    Couldn't agree more. Why the heck do they put a Synaptic's touchpad in the device if you can't get a current driver for it? HP customer support website, and synaptic's website are totally useless. Synaptic's just wants me to download their Scrybe software, and when I tried to do that, it tells me I must use a synaptic's driver. I've tried disabling the Alps driver in the MS config screen but it doesn't help.

  • L440 Clickpad - "Tap to click" function not working in "Trackpoint Only" mode

    On a fresh Window 7 install it is possible to tap-to-click when using the Trackpoint rather than pressing down on the Clickpad (which is *very* noisy compared to the X220/X230 buttons and requires far more force). This is very nice alternative to using the Clickpad for left/middle/right button clicks when using the Trackpoint only. It requires almost no force, it generates zero noise and is very comfortable.
    Unfortunately, upon installing the Synaptics Ultranav drivers from Lenovo SU, this function is no longer present! You MUST click down the Clickpad otherwise it is not possible to register a left/right/middle click when using the Trackpoint.
    Even with Touchpad enabled this functionality is not present, which is quite baffling because you would expect that when the Trackpoint is used, the touchpad should behave as mouse buttons + gestures + scroll zones.
    I remember that there were plenty of tricks that could be done through registry entries to enable/disable "hidden" functions of the Synaptics driver. Is there a knowledge base that I could browse and find out if there is a way of enabling the tap-to-click feature when using only the Trackpoint?

    Hi Harris,
    sorry for not getting back to you quicker, had a job getting hold of an L440.
    When I received the system it had driver version 16.6.4.27 installed and tapping worked as expected.  After updating to driver version 18.0.7.99 tapping also worked.
    Which driver version did you receive from SystemUpdate?
    Andy  
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество

  • Windows 8.1 Two Finger Tap Right Click

    So, for anyone who has upgraded to 8.1 and suddenly lost their two finger tap right click functionality, I highly suggest that you use this: http://www.intowindows.com/how-to-enable-two-finge​r-tap-for-right-click-in-windows/.  It restores the functionality of the trackpad and does not interfere with the synaptics clickpad.  Just make sure that if your synaptics two finger scroll still works, you turn OFF that feature in the downloaded app.
    Until HP figures out how to make their software compatible with 8.1 (which, if they're listening, SHOULD NOT BE AT ALL DIFFICULT NEARLY TWO WEEKS AFTER LAUNCH), this is an acceptable workaround.  Also, I'm sure many of you have already figured this out, but HP customer service is atrocious and definitely not worth your time.  If you ask them how to solve this, they'll tell you to restore your PC to factory settings and completely reinstall Windows 8.1.
    I hope this helps anyone else who's experiencing this problem, as I only decided to post it after spending several hours fruitlessly searching for a solution.

    On updating from windows 8 to windows 8.1, my Synaptics touch-pad lost the two finger right-click gesture.
    Even after frustatingly trying to install-uninstall new driver software, problem didn't solve.
    Finally I find the solution in registry entry:-
    Go to Start > Run and type Regedit in Windows 7, or in Windows 8 type Regedit at the start screen.
    Once open navigate to:
    HKEY_CURRENT_USER > Software > Synaptics > SynTP > TouchpadPS2
    There, right click and select New, DWORD Value. Name the value '2FingerTapAction'. Once created, double click it and set the Value Data to '2'.
    If '2FingerTapAction' is already there, double click it and set the Value Data to '2'.
    On certain systems the registry folder where the "2FingerTapAction" key is located may be named differently. e.g. On Envy x2 it is called "TouchPadRMIHID2c".
    Then log off and log on, and it should all work. Easy.
    I hope the problem is resolved.

  • Getting tap to click to work on my EEE 900

    I have Synaptics installed on xorg server 1.5.3, and everything works except tapping to click.
    I added these lines to xorg.conf in the synaptics InputDevice section
    Option      "TapButton1"       "1"
    Option      "TapButton2"       "2"
    Option      "TapButton3"       "3"
    And it doesn't help me.

    It does work on my EEE900. I use the kernel-eee package, as described in the wiki page above. Perhaps you have a broken module?

  • How to open settings when tap to click is disabled

    How can i go to settings menu when tap to click is disabled

    Hello J3FF1,
    I assume you are talking about the touchpad on a laptop.
    It helps to give as much info as possible when asking for help.
    What is the model number of your system and the OS version?
    You can navigate to the mouse/touchpad settings via the control panel. Find the Tapping tab  or look for the Synaptics tab and locate Tapping from there to check or uncheck the box (depending on if your laptop is Synaptics or Alms based).
    If for some reason its not showing up in the Settings window, you may need to install the touchpad driver for your system.
    I would need to know what system you have in order to find the right driver in that case.

  • How to disable TouchPad 'tap to click' on Equium A200-15L under Vista

    Until mid-December I had the Synaptics Touchpad 'tap to click' disabled. Then it somehow became enabled , the right-click menu item to change it greyed out and the mouse properties, settings etc contain no reference to it. It has been suggested that Windows Updates somehow interfered. I have tried uninstalling and reinstalling touchpad drivers both directly from Synaptics and from the Toshiba site, but it hasn't helped. Apart from using the recovery disk and reformatting what can I do?
    Toshiba Equium A200 15L Laptop (PSAE2E). Windows Vista Home Premium.

    Hi Juliana
    I have read also about the Vista updates which could affect the touchpad settings for me it sound very mysterious
    I thought about the same touchpad driver reinstallation procedure.
    But it looks like this doesnt help to get the click functions back.
    I think the recovery CD would be the last resort.
    Good luck

  • Touchpad "Tap to click" misbehaves badly

    The tap-to-click function misbehaves really badly for me (xf86-input-synaptics). It is mainly 2 problems:
    When I move my mousepointer short periods of time (doesnt seem to go by distance, but it is in the range of 16px-64px depending on how fast I move) and then lift my finger of the touchpad, it reponds as a click.
    When I tap-to-click on something that needs precision(a 8x8 button) I notice my pointer moves away alot, causing misclicks and irritation.
    I am certain both of these are fixable (even if it requires some C-coding), since I get none of these problems in Windows 7.
    PS. My touchpad has a really shitty design (you have to click on the touchpad itself really hard to press the mouse buttons) which makes "tap-to-click" pretty much obligatory.
    synclient
    fredrik@fredrik-arch ~/Documents % synclient
    Parameter settings:
    LeftEdge = 1766
    RightEdge = 5384
    TopEdge = 1640
    BottomEdge = 4500
    FingerLow = 25
    FingerHigh = 30
    FingerPress = 256
    MaxTapTime = 180
    MaxTapMove = 235
    MaxDoubleTapTime = 180
    SingleTapTimeout = 180
    ClickTime = 100
    FastTaps = 0
    EmulateMidButtonTime = 0
    EmulateTwoFingerMinZ = 282
    EmulateTwoFingerMinW = 7
    VertScrollDelta = 107
    HorizScrollDelta = 107
    VertEdgeScroll = 1
    HorizEdgeScroll = 1
    CornerCoasting = 0
    VertTwoFingerScroll = 0
    HorizTwoFingerScroll = 0
    MinSpeed = 1
    MaxSpeed = 1.66
    AccelFactor = 0.078
    TrackstickSpeed = 40
    EdgeMotionMinZ = 30
    EdgeMotionMaxZ = 160
    EdgeMotionMinSpeed = 1
    EdgeMotionMaxSpeed = 428
    EdgeMotionUseAlways = 0
    TouchpadOff = 0
    LockedDrags = 0
    LockedDragTimeout = 5000
    RTCornerButton = 0
    RBCornerButton = 0
    LTCornerButton = 0
    LBCornerButton = 0
    TapButton1 = 1
    TapButton2 = 2
    TapButton3 = 3
    ClickFinger1 = 1
    ClickFinger2 = 3
    ClickFinger3 = 2
    CircularScrolling = 0
    CircScrollDelta = 0.100007
    CircScrollTrigger = 0
    CircularPad = 0
    PalmDetect = 0
    PalmMinWidth = 10
    PalmMinZ = 200
    CoastingSpeed = 0
    CoastingFriction = 50
    PressureMotionMinZ = 30
    PressureMotionMaxZ = 160
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice = 1
    TapAndDragGesture = 1
    AreaLeftEdge = 0
    AreaRightEdge = 0
    AreaTopEdge = 0
    AreaBottomEdge = 0
    HorizHysteresis = 8
    VertHysteresis = 8
    ClickPad = 1
    RightButtonAreaLeft = 3575
    RightButtonAreaRight = 0
    RightButtonAreaTop = 4133
    RightButtonAreaBottom = 0
    MiddleButtonAreaLeft = 0
    MiddleButtonAreaRight = 0
    MiddleButtonAreaTop = 0
    MiddleButtonAreaBottom = 0

    hi,
    thanks for your reply.  i haven't had time to deal with this issue since i wrote about it in october.
    i found the 'properties' window for the touchpad mouse but there is no reset button.  i continue to have this issue and it is becoming more frequent although i have not been able to identify what triggers the sudden shut down of the tap-to-click function.
    but something new has cropped up: when the tap-to-click stops working, the next time i tap the touchpad, the pointer goes to the Start button!  this happens every time.  i don't know that anything is different?
    any further pointers (forgive the pun) would be most welcome!
    --David

  • How do I turn off tap to click on touchpad

    How do I turn off tap to click on the touchpad. I have a windows 8.1 64 bit HP15-R264DX laptop

    Hi Try this Go to your control panel,
    Click on Hardware and Sound.
    Once there, under Device and Printers, click on Mouse.
    A small box (Mouse Properties) will open up.
    Click on the "ClickPad Settings Tab".
    Once there you will click on "ClickPad Disable".
    A small box will open up letting you know that you are about to disable the only active Synaptics pointing device, just click OK.
    You will then want to click apply, then OK

  • Tap to click not working properly in Mountain Lion. How do I get apple to fix this major issue with mountain lion?

    The tap to click does not work with mountain lion as it did before the mountain lion install. I purchased a brand new imac in August of 2011 and got a wireless keyboard and selected the wireless trackpad instead of a mouse.  The trackpad worked wonderful pre upgrade with tap to click. Now after the install of the newest beast, I have to actually press the trackpad rather than a slight tap. I have carpel tunnel and this is causing great stress upon my hand. How do I get apple to fix this major issue with mountain lion?

    Perhaps, I was not clear enough.
    I have an imac purchased in Aug. 2011 which came with Lion 10.6 (two uprades before mountain lion)
    Recently, I just purchased a macbook pro retina with Mountain Lion
    On my imac, my settings allowed me to "tap to click" everything EXCEPT the initial log in at the star up of my imac, again running Lion 10.6
    On my macbook pro retina which has Mountain Lion, I set up the "tap to click" option, but notice that a "hard" click was neccessary when trying to click things. I thought this was a macbook thing (my first one) so I went and upgraded my imac to Mountain LIon, BIG MISTAKE! Now both my imac AND my macbook only have limited "tap to click" options. Before mountain lion I could "tap" to highlight and select text, tap and drag, and many other thiings that Mountain Lion has disabled.
    I am truly surprised that no one has noticed this MAJOR issue.
    Is there a way to uninstall this update, similar to how on a PC you can go back to a restore point.
    On another note even the way PREVIEW has changed is less user friendly, there used to be icons on the bottom right corner of the screen, now I have to double tap and select the option I would like to switch between contacts and thumbnails. This is really annoying and is causing me time when reviewing files.
    Just in case anyone was wondering, I did go to system preferences -> trackpad -> select tap to click
    In fact almost all of the trackpad functions have been selected.

  • Magic Mouse randomly enabled tap to click

    Hey guys. I've had a magic mouse for over a year now, and I've loved it for all those years.
    Until recently, when it decided to randomly enable the "tap to click" feature.
    I didn't even know there was a tap to click feature, and I can't find a way to disable it in system prefs.
    I've tried disabling MagicPrefs, restarting the mouse, restarting the computer, restarting bluetooth, and putting new batteries in the mouse, all to no avail.
    It's driving me insane.
    How do I get rid of this?

    There isn't a "tap to click" in standard OSx mouse preferences, only a physical click. This must be coming from MagicPrefs. Open the preferences for MagicPrefs (it should be listed under "other" in System Preferences) and select the "clicks & Taps" tab. Under Taps, uncheck all the one finger options.
    Regards,
    Captfred

  • How to enable trackpad tap to click windows 7 64 bit macbookpro mid 2009

    how to enable trackpad tap to click windows 7 64 bit macbookpro mid 2009:
    The following link has a solution for 32 bit but not 64 bit, is there a new update that works for 64 bit??
    https://discussions.apple.com/thread/2308135?threadID=2308135

    Hi Rhondavas77,
    To enable/disable Just-In-Time debugging
    On the Tools menu, click Options.
    In the Options dialog box, select the Debugging folder.
    In the Debugging folder, select the Just-In-Time page.
    In the Enable Just-In-Time debugging of these types of code box, select or clear the relevant program types:
    Managed, Native, or Script.
    To disable Just-In-Time debugging, once it has been enabled, you must be running with Administrator privileges. Enabling Just-In-Time debugging sets a registry key, and Administrator privileges are required to change that key.
    Click OK.
    More information is here.
    http://msdn.microsoft.com/en-us/library/k8kf6y2a(v=vs.85).aspx
    Best Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Cant change tap to click settings because boot camp does not appear in the drive or task bar.

    Late 2008 macbook pro 8Gb ram 750Gb HDD 2.8Ghz intel duo-core with OSX 10.9 (partition with Windows 7 ultamate)
    I am experiancing a whole host of issues with installing windows on my mac, frst of all the genuine product key that I bought directly from microsoft does not work. Also my trackpad is partially broken so I can only tap to click which means that I have to use my external trackpad to use the computer in windows 7. Therefore I have tried to set windows 7 to tap to click but could not find the way to change that and the fourms said I could change it throuh the Bootcamp settings but bootcamp doesent appear anywhere in the search field and the icon is missing from the task bar and so is the arrow for showing hidden icons. As it is I can't get anywhere with this machine. Will someone please help me!

    下げ髪 wrote:
    Bootcamp told me the windows support software was no longer avalable from Apple's servers. If I manage to get it from apple independently, do I download it from the windows side or the mac side of my drive partition?
    Read the Boot Camp install guides. http://www.apple.com/support/bootcamp/

  • I accidentally unchecked "Tap to Click" on the Trackpad preferences and now I can't click on anything!

    I accidentally unchecked "Tap to Click" on the Trackpad preferences and now I can't click on anything!

    It happens to me ALL THE TIME. I'm getting pretty sick of this! It didn't start happening until maybe a month ago. I'm pretty fed up though!
    And NOW. This is great. Ever since installing iLife 09 my keyboard randomly stops working. Sometimes I can bring it back by closing the display and then opening it again.
    The crazy thing is that these issues are TOTALLY random. I've been on here for hours and nothing has gone wrong. Then out of no where...with no other applications run or doing ANYTHING I haven't been doing for hours...it all starts to go wrong. First it's tap-to-click in this pattern of working-not-working. Then it's the keyboard goes crazy.
    I'm doing a large backup of everything at the moment. Then I plan on running disk utility from the installer disks and see if that helps. If it doesn't I'm uninstalling iLife 09 to start with and after that i don't know what.
    I'm just REALLY tired of this!

Maybe you are looking for